is not current version
Last Version 2.0.2

org.paxml:paxml-root 1.2

Paxml - Process Automation eXtensible Markup Language

GroupId

GroupId

org.paxml
ArtifactId

ArtifactId

paxml-root
Version

Version

1.2
Type

Type

pom

Download paxml-root 1.2

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

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