z

zanata-client-ant-properties

文件下载
文件名 操作
zanata-client-ant-properties-1.7.5.jar 下载
zanata-client-ant-properties-1.7.5.pom 下载
zanata-client-ant-properties-1.7.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.zanata</groupId>
  <artifactId>zanata-client-ant-properties</artifactId>
  <version>1.7.5</version>
</dependency>
Gradle Groovy
implementation 'org.zanata:zanata-client-ant-properties:1.7.5'
Gradle Kotlin
implementation("org.zanata:zanata-client-ant-properties:1.7.5")
Scala SBT
libraryDependencies += "org.zanata" % "zanata-client-ant-properties" % "1.7.5"
Groovy Grape
@Grapes(
  @Grab(group='org.zanata', module='zanata-client-ant-properties', version='1.7.5')
)
Apache Ivy
<dependency org="org.zanata" name="zanata-client-ant-properties" rev="1.7.5" />
Leiningen
[org.zanata/zanata-client-ant-properties "1.7.5"]
Apache Buildr
'org.zanata:zanata-client-ant-properties:jar:1.7.5'