GroupId | GroupIdcom.jcabi.incubator |
---|---|
ArtifactId | ArtifactIdxembly |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
xembly-0.9.1.pom | |
xembly-0.9.1.jar | 78 KB |
xembly-0.9.1-sources.jar | 37 KB |
xembly-0.9.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi.incubator/xembly/ -->
<dependency>
<groupId>com.jcabi.incubator</groupId>
<artifactId>xembly</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi.incubator/xembly/
implementation 'com.jcabi.incubator:xembly:0.9.1'
// https://jarcasting.com/artifacts/com.jcabi.incubator/xembly/
implementation ("com.jcabi.incubator:xembly:0.9.1")
'com.jcabi.incubator:xembly:jar:0.9.1'
<dependency org="com.jcabi.incubator" name="xembly" rev="0.9.1">
<artifact name="xembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi.incubator', module='xembly', version='0.9.1')
)
libraryDependencies += "com.jcabi.incubator" % "xembly" % "0.9.1"
[com.jcabi.incubator/xembly "0.9.1"]