Last Version

LaunchDarkly API Client for Java 1.0.0

Official LaunchDarkly API Client for Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

api-client-java
Version

Version

1.0.0
Type

Type

jar
Description

Description

LaunchDarkly API Client for Java
Official LaunchDarkly API Client for Java
Project URL

Project URL

https://github.com/launchdarkly/api-client-java
Source Code Management

Source Code Management

https://github.com/launchdarkly/api-client-java

Download api-client-java 1.0.0


<!-- https://jarcasting.com/artifacts/com.launchdarkly/api-client-java/ -->
<dependency>
    <groupId>com.launchdarkly</groupId>
    <artifactId>api-client-java</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchdarkly/api-client-java/
implementation 'com.launchdarkly:api-client-java:1.0.0'
// https://jarcasting.com/artifacts/com.launchdarkly/api-client-java/
implementation ("com.launchdarkly:api-client-java:1.0.0")
'com.launchdarkly:api-client-java:jar:1.0.0'
<dependency org="com.launchdarkly" name="api-client-java" rev="1.0.0">
  <artifact name="api-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchdarkly', module='api-client-java', version='1.0.0')
)
libraryDependencies += "com.launchdarkly" % "api-client-java" % "1.0.0"
[com.launchdarkly/api-client-java "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.9
com.squareup.okhttp : okhttp jar 2.7.5
com.google.code.gson : gson jar 2.8.1
com.squareup.okhttp : logging-interceptor jar 2.7.5
io.swagger : swagger-annotations jar 1.5.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.