is not current version
Last Version 0.3.2

com.github.markash:components-i18n 0.3.1


GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

components-i18n
Version

Version

0.3.1
Type

Type

jar

Download components-i18n 0.3.1


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