is not current version
Last Version 4.6.2

org.zanata:client 1.7.5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

client
Version

Version

1.7.5
Type

Type

pom

Download client 1.7.5

Filename Size
client-1.7.5.pom 2 KB
Browse

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