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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.rodionmoiseev.c10n
ArtifactId

ArtifactId

c10n-ext-guice
Last Version

Last Version

1.3
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-ext-guice

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
com.google.inject.extensions : guice-assistedinject jar 4.2.0
com.google.inject : guice jar 4.2.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.31-beta
junit : junit jar 4.11
com.google.guava : guava jar 18.0
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2