is not current version
Last Version 2.0.2

org.paxml:paxml-root 2.0.0

Paxml - Process Automation eXtensible Markup Language

GroupId

GroupId

org.paxml
ArtifactId

ArtifactId

paxml-root
Version

Version

2.0.0
Type

Type

pom

Download paxml-root 2.0.0

Filename Size
paxml-root-2.0.0.pom 9 KB
Browse

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