is not current version
Last Version 9.0.1

com.launchdarkly:api-client 3.10.0

Official LaunchDarkly API Client for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

api-client
Version

Version

3.10.0
Type

Type

jar

Download api-client 3.10.0


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