Last Version

LaunchDarkly SDK for Java 4.61

Official LaunchDarkly SDK for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

launchdarkly-client
Version

Version

4.61
Type

Type

jar
Description

Description

LaunchDarkly SDK for Java
Official LaunchDarkly SDK for Java
Project URL

Project URL

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

Source Code Management

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

Download launchdarkly-client 4.61


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.7
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.