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