Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.zanata |
ArtifactId | ArtifactIdzanata-client-commands |
Version | Version4.5.0 |
Type | Typejar |
Filename | Size |
---|---|
zanata-client-commands-4.5.0.pom | |
zanata-client-commands-4.5.0.jar | 265 KB |
zanata-client-commands-4.5.0-tests.jar | 307 KB |
zanata-client-commands-4.5.0-sources.jar | 182 KB |
zanata-client-commands-4.5.0-javadoc.jar | 721 KB |
Browse |
<!-- 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"]