GroupId | GroupIdio.github.tzfun.jvmm |
---|---|
ArtifactId | ArtifactIdjvmm-common |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jvmm-common-1.1.0.pom | |
jvmm-common-1.1.0.jar | 54 KB |
jvmm-common-1.1.0-sources.jar | 31 KB |
jvmm-common-1.1.0-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tzfun.jvmm/jvmm-common/ -->
<dependency>
<groupId>io.github.tzfun.jvmm</groupId>
<artifactId>jvmm-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tzfun.jvmm/jvmm-common/
implementation 'io.github.tzfun.jvmm:jvmm-common:1.1.0'
// https://jarcasting.com/artifacts/io.github.tzfun.jvmm/jvmm-common/
implementation ("io.github.tzfun.jvmm:jvmm-common:1.1.0")
'io.github.tzfun.jvmm:jvmm-common:jar:1.1.0'
<dependency org="io.github.tzfun.jvmm" name="jvmm-common" rev="1.1.0">
<artifact name="jvmm-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tzfun.jvmm', module='jvmm-common', version='1.1.0')
)
libraryDependencies += "io.github.tzfun.jvmm" % "jvmm-common" % "1.1.0"
[io.github.tzfun.jvmm/jvmm-common "1.1.0"]