is not current version
Last Version 1.0.1

org.etourdot:xincproc 1.0.0

XInclude processor implementation

GroupId

GroupId

org.etourdot
ArtifactId

ArtifactId

xincproc
Version

Version

1.0.0
Type

Type

pom

Download xincproc 1.0.0

Filename Size
xincproc-1.0.0.pom 29 KB
Browse

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