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