is not current version
Last Version 4.6.2

org.zanata:zanata-client-commands 4.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-client-commands
Version

Version

4.5.0
Type

Type

jar

Download zanata-client-commands 4.5.0


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