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