Last Version

c10n-core 1.1

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

c10n
ArtifactId

ArtifactId

c10n-core
Version

Version

1.1
Type

Type

jar
Description

Description

c10n-core
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.
Project URL

Project URL

https://github.com/rodionmoiseev/c10n
Source Code Management

Source Code Management

https://github.com/rodionmoiseev/c10n

Download c10n-core 1.1


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 1.3.2
com.google.collections : google-collections jar 1.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.