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