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