Categories |
CategoriesData |
---|---|
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-database-parent |
Version | Version1.0.9 |
Type | Typepom |
Filename | Size |
---|---|
wu-database-parent-1.0.9.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-database-parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/
implementation 'top.wu2020:wu-database-parent:1.0.9'
// https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/
implementation ("top.wu2020:wu-database-parent:1.0.9")
'top.wu2020:wu-database-parent:pom:1.0.9'
<dependency org="top.wu2020" name="wu-database-parent" rev="1.0.9">
<artifact name="wu-database-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-database-parent', version='1.0.9')
)
libraryDependencies += "top.wu2020" % "wu-database-parent" % "1.0.9"
[top.wu2020/wu-database-parent "1.0.9"]