is not current version
Last Version 4.6.2

org.zanata:zanata-client-commands 4.4.5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-client-commands
Version

Version

4.4.5
Type

Type

jar

Download zanata-client-commands 4.4.5


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