License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdtransifex-client |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransifex client
Java wrapper for Transifex API
|
Filename | Size |
---|---|
transifex-client-0.5.pom | |
transifex-client-0.5.jar | 9 KB |
transifex-client-0.5-sources.jar | 5 KB |
transifex-client-0.5-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.2.4.RELEASE |