Unleash Client Kotlin

A client library for Unleash

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

com.silvercar.unleash-client-kotlin
ArtifactId

ArtifactId

unleash-client-kotlin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Unleash Client Kotlin
A client library for Unleash
Project URL

Project URL

https://github.com/silvercar/unleash-client-kotlin/
Source Code Management

Source Code Management

https://github.com/silvercar/unleash-client-kotlin/

Download unleash-client-kotlin

How to add to project

<!-- 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"]

Dependencies

runtime (4)

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

test (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0