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