Translations

Method based i18n solution

License

License

GroupId

GroupId

uk.me.candle
ArtifactId

ArtifactId

translations
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Translations
Method based i18n solution
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/CandleCandle/translations

Download translations

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.asm : asm jar 4.0
com.google.guava : guava jar r09
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3