is not current version
Last Version 4.6.2

org.zanata:zanata-rest-client 4.0.0-alpha-1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-rest-client
Version

Version

4.0.0-alpha-1
Type

Type

jar

Download zanata-rest-client 4.0.0-alpha-1


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