is not current version
Last Version 2.6.20130530

org.swixml:swixml-parent 2.5.20110708

swixml2 parent project

GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swixml-parent
Version

Version

2.5.20110708
Type

Type

pom

Download swixml-parent 2.5.20110708


<!-- https://jarcasting.com/artifacts/org.swixml/swixml-parent/ -->
<dependency>
    <groupId>org.swixml</groupId>
    <artifactId>swixml-parent</artifactId>
    <version>2.5.20110708</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.swixml/swixml-parent/
implementation 'org.swixml:swixml-parent:2.5.20110708'
// https://jarcasting.com/artifacts/org.swixml/swixml-parent/
implementation ("org.swixml:swixml-parent:2.5.20110708")
'org.swixml:swixml-parent:pom:2.5.20110708'
<dependency org="org.swixml" name="swixml-parent" rev="2.5.20110708">
  <artifact name="swixml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.swixml', module='swixml-parent', version='2.5.20110708')
)
libraryDependencies += "org.swixml" % "swixml-parent" % "2.5.20110708"
[org.swixml/swixml-parent "2.5.20110708"]