is not current version
Last Version 2.0.2

org.paxml:paxml-root 1.1

Paxml - Process Automation eXtensible Markup Language

GroupId

GroupId

org.paxml
ArtifactId

ArtifactId

paxml-root
Version

Version

1.1
Type

Type

pom

Download paxml-root 1.1

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

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