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