License |
License |
---|---|
GroupId | GroupIdfun.fengwk.commons |
ArtifactId | ArtifactIdcommons-i18n |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon tools library
|
Filename | Size |
---|---|
commons-i18n-0.0.2.pom | |
commons-i18n-0.0.2.jar | 15 KB |
commons-i18n-0.0.2-sources.jar | 8 KB |
commons-i18n-0.0.2-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/ -->
<dependency>
<groupId>fun.fengwk.commons</groupId>
<artifactId>commons-i18n</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/
implementation 'fun.fengwk.commons:commons-i18n:0.0.2'
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-i18n/
implementation ("fun.fengwk.commons:commons-i18n:0.0.2")
'fun.fengwk.commons:commons-i18n:jar:0.0.2'
<dependency org="fun.fengwk.commons" name="commons-i18n" rev="0.0.2">
<artifact name="commons-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.commons', module='commons-i18n', version='0.0.2')
)
libraryDependencies += "fun.fengwk.commons" % "commons-i18n" % "0.0.2"
[fun.fengwk.commons/commons-i18n "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ognl : ognl | jar | 3.2.21 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
junit : junit | jar | 4.13.2 |