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