Categories |
CategoriesCLI User Interface ORM Data |
---|---|
GroupId | GroupIdat.porscheinformatik.zanata |
ArtifactId | ArtifactIdzanata-client-commands |
Version | Version4.7.7 |
Type | Typejar |
Filename | Size |
---|---|
zanata-client-commands-4.7.7.pom | |
zanata-client-commands-4.7.7.jar | 266 KB |
zanata-client-commands-4.7.7-tests.jar | 305 KB |
zanata-client-commands-4.7.7-sources.jar | 184 KB |
zanata-client-commands-4.7.7-javadoc.jar | 731 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.porscheinformatik.zanata/zanata-client-commands/ -->
<dependency>
<groupId>at.porscheinformatik.zanata</groupId>
<artifactId>zanata-client-commands</artifactId>
<version>4.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.porscheinformatik.zanata/zanata-client-commands/
implementation 'at.porscheinformatik.zanata:zanata-client-commands:4.7.7'
// https://jarcasting.com/artifacts/at.porscheinformatik.zanata/zanata-client-commands/
implementation ("at.porscheinformatik.zanata:zanata-client-commands:4.7.7")
'at.porscheinformatik.zanata:zanata-client-commands:jar:4.7.7'
<dependency org="at.porscheinformatik.zanata" name="zanata-client-commands" rev="4.7.7">
<artifact name="zanata-client-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.porscheinformatik.zanata', module='zanata-client-commands', version='4.7.7')
)
libraryDependencies += "at.porscheinformatik.zanata" % "zanata-client-commands" % "4.7.7"
[at.porscheinformatik.zanata/zanata-client-commands "4.7.7"]