| License |
License |
|---|---|
| GroupId | GroupIdcom.ovea |
| ArtifactId | ArtifactIdi18n |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioni18n
I18N support
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| i18n-1.4.pom | |
| i18n-1.4.jar | 30 KB |
| i18n-1.4-sources.jar | 16 KB |
| i18n-1.4-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/i18n/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>i18n</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/i18n/
implementation 'com.ovea:i18n:1.4'
// https://jarcasting.com/artifacts/com.ovea/i18n/
implementation ("com.ovea:i18n:1.4")
'com.ovea:i18n:jar:1.4'
<dependency org="com.ovea" name="i18n" rev="1.4">
<artifact name="i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='i18n', version='1.4')
)
libraryDependencies += "com.ovea" % "i18n" % "1.4"
[com.ovea/i18n "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.jettison : jettison Optional | jar | 1.2 |
| com.mycila : mycila-guice Optional | jar | 2.0.ga |