LogicArtisan Common Locale

Localization framework for Java with compile-time verification.

License

License

GroupId

GroupId

com.logicartisan
ArtifactId

ArtifactId

common-locale
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

LogicArtisan Common Locale
Localization framework for Java with compile-time verification.

Download common-locale

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0