is not current version
Last Version 4.6.2

org.zanata:zanata-rest-client 3.8.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-rest-client
Version

Version

3.8.0
Type

Type

jar

Download zanata-rest-client 3.8.0


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