fun.fengwk.commons:commons-i18n

common tools library

License

License

GroupId

GroupId

fun.fengwk.commons
ArtifactId

ArtifactId

commons-i18n
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

common tools library

Download commons-i18n

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
ognl : ognl jar 3.2.21
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1