Last Version

transifex client 0.5

Java wrapper for Transifex API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

transifex-client
Version

Version

0.5
Type

Type

jar
Description

Description

transifex client
Java wrapper for Transifex API

Download transifex-client 0.5


<!-- https://jarcasting.com/artifacts/org.genesys-pgr/transifex-client/ -->
<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>transifex-client</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/transifex-client/
implementation 'org.genesys-pgr:transifex-client:0.5'
// https://jarcasting.com/artifacts/org.genesys-pgr/transifex-client/
implementation ("org.genesys-pgr:transifex-client:0.5")
'org.genesys-pgr:transifex-client:jar:0.5'
<dependency org="org.genesys-pgr" name="transifex-client" rev="0.5">
  <artifact name="transifex-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='transifex-client', version='0.5')
)
libraryDependencies += "org.genesys-pgr" % "transifex-client" % "0.5"
[org.genesys-pgr/transifex-client "0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 4.2.4.RELEASE

Project Modules

There are no modules declared in this project.