is not current version
Last Version 1.2.1

com.jcabi:jcabi-manifests 0.7.15


GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-manifests
Version

Version

0.7.15
Type

Type

jar

Download jcabi-manifests 0.7.15


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-manifests</artifactId>
    <version>0.7.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/
implementation 'com.jcabi:jcabi-manifests:0.7.15'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/
implementation ("com.jcabi:jcabi-manifests:0.7.15")
'com.jcabi:jcabi-manifests:jar:0.7.15'
<dependency org="com.jcabi" name="jcabi-manifests" rev="0.7.15">
  <artifact name="jcabi-manifests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-manifests', version='0.7.15')
)
libraryDependencies += "com.jcabi" % "jcabi-manifests" % "0.7.15"
[com.jcabi/jcabi-manifests "0.7.15"]