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