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