is not current version
Last Version 4.6.2

org.zanata:api 2.3.0


GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

api
Version

Version

2.3.0
Type

Type

pom

Download api 2.3.0

Filename Size
api-2.3.0.pom 1 KB
Browse

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