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