License |
License |
---|---|
GroupId | GroupIdorg.soulwing |
ArtifactId | ArtifactIdsoulwing-parent |
Last Version | Last Version22 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSoulwing Parent
Parent project for soulwing.org projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
soulwing-parent-22.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.soulwing/soulwing-parent/ -->
<dependency>
<groupId>org.soulwing</groupId>
<artifactId>soulwing-parent</artifactId>
<version>22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing/soulwing-parent/
implementation 'org.soulwing:soulwing-parent:22'
// https://jarcasting.com/artifacts/org.soulwing/soulwing-parent/
implementation ("org.soulwing:soulwing-parent:22")
'org.soulwing:soulwing-parent:pom:22'
<dependency org="org.soulwing" name="soulwing-parent" rev="22">
<artifact name="soulwing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.soulwing', module='soulwing-parent', version='22')
)
libraryDependencies += "org.soulwing" % "soulwing-parent" % "22"
[org.soulwing/soulwing-parent "22"]