is not current version
Last Version 4.4.3

org.zanata:build-tools 4.4.0-alpha-1

Build tools for Zanata modules

Categories

Categories

Build Tools
GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

build-tools
Version

Version

4.4.0-alpha-1
Type

Type

jar

Download build-tools 4.4.0-alpha-1


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