is not current version
Last Version 4.7.8

at.porscheinformatik.zanata:client 4.7.7


Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

at.porscheinformatik.zanata
ArtifactId

ArtifactId

client
Version

Version

4.7.7
Type

Type

pom

Download client 4.7.7

Filename Size
client-4.7.7.pom 9 KB
Browse

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