L10n Java Core Project

Library for working with L10n service API in java

License

License

GroupId

GroupId

ws.l10n
ArtifactId

ArtifactId

l10n-core
Last Version

Last Version

1.0.3
Release Date

Release Date

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-core

How to add to project

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

Dependencies

test (6)

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

Project Modules

There are no modules declared in this project.
ws.l10n

L10n.ws

Localization Web Service

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0