Implemented appUserAgent instead of application name/version.
Cleaned up javadoc.
This commit is contained in:
parent
8a20a5cdb2
commit
ade07b3863
4 changed files with 40 additions and 39 deletions
8
pom.xml
8
pom.xml
|
@ -30,10 +30,10 @@
|
|||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.thauvin.erik</groupId>
|
||||
<artifactId>semver</artifactId>
|
||||
<version>1.2.0</version>
|
||||
<scope>runtime</scope>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-serialization-runtime</artifactId>
|
||||
<version>0.13.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<name>akismet-kotlin</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue