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