GroupId | GroupIdio.github.vipcxj |
---|---|
ArtifactId | ArtifactIdjasync-runtime |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
jasync-runtime-1.0.2.pom | |
jasync-runtime-1.0.2.jar | 53 KB |
jasync-runtime-1.0.2-sources.jar | 26 KB |
jasync-runtime-1.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation 'io.github.vipcxj:jasync-runtime:1.0.2'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation ("io.github.vipcxj:jasync-runtime:1.0.2")
'io.github.vipcxj:jasync-runtime:jar:1.0.2'
<dependency org="io.github.vipcxj" name="jasync-runtime" rev="1.0.2">
<artifact name="jasync-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-runtime', version='1.0.2')
)
libraryDependencies += "io.github.vipcxj" % "jasync-runtime" % "1.0.2"
[io.github.vipcxj/jasync-runtime "1.0.2"]