Последняя версия

Cosmopolitan (C10N) 1.2

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.

Лицензия

Лицензия

Группа

Группа

com.github.rodionmoiseev.c10n
Идентификатор

Идентификатор

c10n-tools
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

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.

Скачать c10n-tools 1.2


<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Модули Проекта

Данный проект не имеет модулей.