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