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