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