is not current version
Last Version 4.6.2

org.zanata:api 3.4.1


GroupId

GroupId

org.zanata
ArtifactId

ArtifactId

api
Version

Version

3.4.1
Type

Type

pom

Download api 3.4.1

Filename Size
api-3.4.1.pom 1 KB
Browse

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