is not current version
Last Version 0.25.0

com.jcabi.incubator:xembly 0.8

Assembly for XML

GroupId

GroupId

com.jcabi.incubator
ArtifactId

ArtifactId

xembly
Version

Version

0.8
Type

Type

jar

Download xembly 0.8


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