is not current version
Last Version 0.25.0

com.jcabi.incubator:xembly 0.11.1

Assembly for XML

GroupId

GroupId

com.jcabi.incubator
ArtifactId

ArtifactId

xembly
Version

Version

0.11.1
Type

Type

jar

Download xembly 0.11.1


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