is not current version
Last Version 2.0.1

org.zanata:zanata-client-ant-properties 2.0.0


Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

zanata-client-ant-properties
Version

Version

2.0.0
Type

Type

jar

Download zanata-client-ant-properties 2.0.0


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