is not current version
Last Version 4.6.2

org.zanata:api 3.8.4


GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

api
Version

Version

3.8.4
Type

Type

pom

Download api 3.8.4

Filename Size
api-3.8.4.pom 1 KB
Browse

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