is not current version
Last Version 2.0.2

org.paxml:paxml-root 1.3

Paxml - Process Automation eXtensible Markup Language

GroupId

GroupId

org.paxml
ArtifactId

ArtifactId

paxml-root
Version

Version

1.3
Type

Type

pom

Download paxml-root 1.3

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

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