is not current version
Last Version 1.0.1

org.etourdot:xincproc-exe 1.0.0

XInclude engine in CLI.

GroupId

GroupId

org.etourdot
ArtifactId

ArtifactId

xincproc-exe
Version

Version

1.0.0
Type

Type

jar

Download xincproc-exe 1.0.0


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