GroupId | GroupIdio.github.m-m-m |
---|---|
ArtifactId | ArtifactIdmmm-l10n-all |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
mmm-l10n-all-0.1.1.pom | |
mmm-l10n-all-0.1.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-l10n-all/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-l10n-all</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-l10n-all/
implementation 'io.github.m-m-m:mmm-l10n-all:0.1.1'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-l10n-all/
implementation ("io.github.m-m-m:mmm-l10n-all:0.1.1")
'io.github.m-m-m:mmm-l10n-all:jar:0.1.1'
<dependency org="io.github.m-m-m" name="mmm-l10n-all" rev="0.1.1">
<artifact name="mmm-l10n-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-l10n-all', version='0.1.1')
)
libraryDependencies += "io.github.m-m-m" % "mmm-l10n-all" % "0.1.1"
[io.github.m-m-m/mmm-l10n-all "0.1.1"]