is not current version
Last Version 4.6.2

org.zanata:zanata-client-commands 1.7.4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-client-commands
Version

Version

1.7.4
Type

Type

jar

Download zanata-client-commands 1.7.4


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