is not current version
Last Version 4.6.2

org.zanata:client 4.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

client
Version

Version

4.3.1
Type

Type

pom

Download client 4.3.1

Filename Size
client-4.3.1.pom 8 KB
Browse

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