GroupId | GroupIdio.github.vipcxj |
---|---|
ArtifactId | ArtifactIdjasync-runtime |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jasync-runtime-1.0.0.pom | |
jasync-runtime-1.0.0.jar | 53 KB |
jasync-runtime-1.0.0-sources.jar | 26 KB |
jasync-runtime-1.0.0-javadoc.jar | 514 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-runtime</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation 'io.github.vipcxj:jasync-runtime:1.0.0'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation ("io.github.vipcxj:jasync-runtime:1.0.0")
'io.github.vipcxj:jasync-runtime:jar:1.0.0'
<dependency org="io.github.vipcxj" name="jasync-runtime" rev="1.0.0">
<artifact name="jasync-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-runtime', version='1.0.0')
)
libraryDependencies += "io.github.vipcxj" % "jasync-runtime" % "1.0.0"
[io.github.vipcxj/jasync-runtime "1.0.0"]