Last Version

L10n Java Core Project 1.0.0

Library for working with L10n service API in java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ws.l10n
ArtifactId

ArtifactId

l10n-rest-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

L10n Java Core Project
Library for working with L10n service API in java
Project URL

Project URL

http://l10n.ws/doc
Source Code Management

Source Code Management

https://github.com/l10nws/l10n-java.git

Download l10n-rest-client 1.0.0


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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-easymock jar 1.6.4
org.powermock : powermock-core jar 1.6.4
org.easymock : easymock jar 3.4
org.powermock : powermock-api-support jar 1.6.4

Project Modules

There are no modules declared in this project.