is not current version
Last Version 9.0.1

API Client for Java 5.0.3

Official LaunchDarkly API Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

api-client
Version

Version

5.0.3
Type

Type

jar
Description

Description

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 5.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.17
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.0
org.threeten : threetenbp jar 1.3.5

runtime (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.