is not current version
Last Version 0.2.0

io.github.m-m-m:mmm-nls-sync 0.1.1

Provides a command-line-interface to synchronize resource-bundles for localization.

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-nls-sync
Version

Version

0.1.1
Type

Type

jar

Download mmm-nls-sync 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-sync/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-nls-sync</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-sync/
implementation 'io.github.m-m-m:mmm-nls-sync:0.1.1'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-sync/
implementation ("io.github.m-m-m:mmm-nls-sync:0.1.1")
'io.github.m-m-m:mmm-nls-sync:jar:0.1.1'
<dependency org="io.github.m-m-m" name="mmm-nls-sync" rev="0.1.1">
  <artifact name="mmm-nls-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-nls-sync', version='0.1.1')
)
libraryDependencies += "io.github.m-m-m" % "mmm-nls-sync" % "0.1.1"
[io.github.m-m-m/mmm-nls-sync "0.1.1"]