L10n Gradle Plugin Project

Library for working with L10n service API in java

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

ws.l10n
ArtifactId

ArtifactId

l10n-gradle-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

L10n Gradle Plugin 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-gradle-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ws.l10n : l10n-client-http jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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