is not current version
Last Version 9.0.1

com.launchdarkly:api-client 2.0.6

Swagger Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

api-client
Version

Version

2.0.6
Type

Type

jar

Download api-client 2.0.6


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