не последняя версия
Последняя версия 2.6.20130530

org.swixml:swixml-parent 2.6.20111005

swixml2 parent project

Группа

Группа

org.swixml
Идентификатор

Идентификатор

swixml-parent
Версия

Версия

2.6.20111005
Тип

Тип

pom

Скачать swixml-parent 2.6.20111005

Имя Файла Размер
swixml-parent-2.6.20111005.pom 4 KB
Обзор

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