is not current version
Last Version 0.25.0

com.jcabi.incubator:xembly 0.16.3

Assembly for XML

GroupId

GroupId

com.jcabi.incubator
ArtifactId

ArtifactId

xembly
Version

Version

0.16.3
Type

Type

jar

Download xembly 0.16.3


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