Updated maven-central badge and links
This commit is contained in:
parent
4816f2258b
commit
bbd20116e6
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,6 +1,10 @@
|
||||||
[](https://opensource.org/licenses/BSD-3-Clause) [](https://github.com/ethauvin/akismet-kotlin/releases/latest) [](https://search.maven.org/search?q=g:%22net.thauvin.erik%22%20AND%20a:%22akismet-kotlin%22)
|
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||||
|
[](https://github.com/ethauvin/akismet-kotlin/releases/latest)
|
||||||
|
[](https://central.sonatype.com/artifact/net.thauvin.erik/akismet-kotlin)
|
||||||
|
|
||||||
[](https://sonarcloud.io/dashboard?id=ethauvin_akismet-kotlin) [](https://github.com/ethauvin/akismet-kotlin/actions/workflows/gradle.yml) [](https://circleci.com/gh/ethauvin/akismet-kotlin/tree/master)
|
[](https://sonarcloud.io/dashboard?id=ethauvin_akismet-kotlin)
|
||||||
|
[](https://github.com/ethauvin/akismet-kotlin/actions/workflows/gradle.yml)
|
||||||
|
[](https://circleci.com/gh/ethauvin/akismet-kotlin/tree/master)
|
||||||
|
|
||||||
# [Akismet](https://www.akismet.com) for Kotlin, Java and Android
|
# [Akismet](https://www.akismet.com) for Kotlin, Java and Android
|
||||||
|
|
||||||
|
@ -70,7 +74,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/akismet-kotlin/0.9.3/jar).
|
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://central.sonatype.com/artifact/net.thauvin.erik/akismet-kotlin).
|
||||||
|
|
||||||
### HttpServletRequest
|
### HttpServletRequest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue