| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages CLI User Interface |
| GroupId | GroupIdcom.silvercar.unleash-client-kotlin |
| ArtifactId | ArtifactIdunleash-client-kotlin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUnleash Client Kotlin
A client library for Unleash
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unleash-client-kotlin-1.0.0.pom | |
| unleash-client-kotlin-1.0.0.jar | 144 KB |
| unleash-client-kotlin-1.0.0-sources.jar | 35 KB |
| unleash-client-kotlin-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.silvercar.unleash-client-kotlin/unleash-client-kotlin/ -->
<dependency>
<groupId>com.silvercar.unleash-client-kotlin</groupId>
<artifactId>unleash-client-kotlin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.silvercar.unleash-client-kotlin/unleash-client-kotlin/
implementation 'com.silvercar.unleash-client-kotlin:unleash-client-kotlin:1.0.0'
// https://jarcasting.com/artifacts/com.silvercar.unleash-client-kotlin/unleash-client-kotlin/
implementation ("com.silvercar.unleash-client-kotlin:unleash-client-kotlin:1.0.0")
'com.silvercar.unleash-client-kotlin:unleash-client-kotlin:jar:1.0.0'
<dependency org="com.silvercar.unleash-client-kotlin" name="unleash-client-kotlin" rev="1.0.0">
<artifact name="unleash-client-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.silvercar.unleash-client-kotlin', module='unleash-client-kotlin', version='1.0.0')
)
libraryDependencies += "com.silvercar.unleash-client-kotlin" % "unleash-client-kotlin" % "1.0.0"
[com.silvercar.unleash-client-kotlin/unleash-client-kotlin "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.70 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
| com.sangupta : murmur | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
| junit : junit | jar | 4.12 |
| org.junit.vintage : junit-vintage-engine | jar | 5.4.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-inline | jar | 2.28.2 |
| com.github.tomakehurst : wiremock | jar | 2.23.2 |
| com.github.JensPiegsa » wiremock-extension | jar | 0.1.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.2 |