is not current version
Last Version 2.0.0

ro.kuberam.libs.java:ft-client 1.1.1


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

ro.kuberam.libs.java
ArtifactId

ArtifactId

ft-client
Version

Version

1.1.1
Type

Type

jar

Download ft-client 1.1.1


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