Cosmopolitan (C10N)

A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

License

License

GroupId

GroupId

com.github.rodionmoiseev.c10n
ArtifactId

ArtifactId

c10n-tools
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Cosmopolitan (C10N)
A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

Download c10n-tools

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.javaparser : javaparser jar 1.0.8
org.reflections : reflections jar 0.9.8
com.github.rodionmoiseev.c10n » c10n jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2