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