| GroupId | GroupIdio.github.vipcxj |
|---|---|
| ArtifactId | ArtifactIdjasync-parent |
| Version | Version1.0.4 |
| Type | Typepom |
| Filename | Size |
|---|---|
| jasync-parent-1.0.4.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/
implementation 'io.github.vipcxj:jasync-parent:1.0.4'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/
implementation ("io.github.vipcxj:jasync-parent:1.0.4")
'io.github.vipcxj:jasync-parent:pom:1.0.4'
<dependency org="io.github.vipcxj" name="jasync-parent" rev="1.0.4">
<artifact name="jasync-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-parent', version='1.0.4')
)
libraryDependencies += "io.github.vipcxj" % "jasync-parent" % "1.0.4"
[io.github.vipcxj/jasync-parent "1.0.4"]