is not current version
Last Version 5.0.1

com.flagsmith:flagsmith-java-client 3.0

Flagsmith SDK for Android and Java applications

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.flagsmith
ArtifactId

ArtifactId

flagsmith-java-client
Version

Version

3.0
Type

Type

jar

Download flagsmith-java-client 3.0


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