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

org.ow2.opensuit:xmlmap-core 0.9.6

XMLMap Core

Группа

Группа

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

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

xmlmap-core
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать xmlmap-core 0.9.6


<!-- https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-core/ -->
<dependency>
    <groupId>org.ow2.opensuit</groupId>
    <artifactId>xmlmap-core</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-core/
implementation 'org.ow2.opensuit:xmlmap-core:0.9.6'
// https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-core/
implementation ("org.ow2.opensuit:xmlmap-core:0.9.6")
'org.ow2.opensuit:xmlmap-core:jar:0.9.6'
<dependency org="org.ow2.opensuit" name="xmlmap-core" rev="0.9.6">
  <artifact name="xmlmap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.opensuit', module='xmlmap-core', version='0.9.6')
)
libraryDependencies += "org.ow2.opensuit" % "xmlmap-core" % "0.9.6"
[org.ow2.opensuit/xmlmap-core "0.9.6"]