i18n

Core i18n java and groovy models

License

License

Apache-2.0
GroupId

GroupId

org.yakworks
ArtifactId

ArtifactId

i18n
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

i18n
Core i18n java and groovy models
Project URL

Project URL

https://github.com/yakworks/gorm-tools
Source Code Management

Source Code Management

https://github.com/yakworks/gorm-tools.git

Download i18n

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0