License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.split.client |
ArtifactId | ArtifactIdjava-client |
Version | Version4.4.0-rc1 |
Type | Typejar |
Description |
DescriptionJava Client
Java SDK for Split
|
Filename | Size |
---|---|
java-client-4.4.0-rc1.pom | |
java-client-4.4.0-rc1.jar | 3 MB |
java-client-4.4.0-rc1-sources.jar | 198 KB |
java-client-4.4.0-rc1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.split.client/java-client/ -->
<dependency>
<groupId>io.split.client</groupId>
<artifactId>java-client</artifactId>
<version>4.4.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.split.client/java-client/
implementation 'io.split.client:java-client:4.4.0-rc1'
// https://jarcasting.com/artifacts/io.split.client/java-client/
implementation ("io.split.client:java-client:4.4.0-rc1")
'io.split.client:java-client:jar:4.4.0-rc1'
<dependency org="io.split.client" name="java-client" rev="4.4.0-rc1">
<artifact name="java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.split.client', module='java-client', version='4.4.0-rc1')
)
libraryDependencies += "io.split.client" % "java-client" % "4.4.0-rc1"
[io.split.client/java-client "4.4.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : failureaccess | jar | 1.0.1 |
com.google.guava : listenablefuture | jar | 9999.0-empty-to-avoid-conflict-with-guava |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.checkerframework : checker-qual | jar | 3.5.0 |
com.google.errorprone : error_prone_annotations | jar | 2.3.4 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.0.3 |
org.apache.httpcomponents.core5 : httpcore5 | jar | 5.0.2 |
org.apache.httpcomponents.core5 : httpcore5-h2 | jar | 5.0.2 |
commons-codec : commons-codec | jar | 1.13 |
org.yaml : snakeyaml | jar | 1.21 |