| License |
License
BSD-2-Clause
|
|---|---|
| GroupId | GroupIdfi.ishtech.core |
| ArtifactId | ArtifactIdishtech-i18n |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionishtech-i18n
Java Utils for Languages
|
| Project Organization |
Project OrganizationIshTech |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ishtech-i18n-2.1.0.pom | |
| ishtech-i18n-2.1.0.jar | 50 KB |
| ishtech-i18n-2.1.0-sources.jar | 21 KB |
| ishtech-i18n-2.1.0-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.ishtech.core/ishtech-i18n/ -->
<dependency>
<groupId>fi.ishtech.core</groupId>
<artifactId>ishtech-i18n</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.ishtech.core/ishtech-i18n/
implementation 'fi.ishtech.core:ishtech-i18n:2.1.0'
// https://jarcasting.com/artifacts/fi.ishtech.core/ishtech-i18n/
implementation ("fi.ishtech.core:ishtech-i18n:2.1.0")
'fi.ishtech.core:ishtech-i18n:jar:2.1.0'
<dependency org="fi.ishtech.core" name="ishtech-i18n" rev="2.1.0">
<artifact name="ishtech-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.ishtech.core', module='ishtech-i18n', version='2.1.0')
)
libraryDependencies += "fi.ishtech.core" % "ishtech-i18n" % "2.1.0"
[fi.ishtech.core/ishtech-i18n "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |