is not current version
Last Version 1.2.1

com.jcabi:jcabi-manifests 0.7


GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-manifests
Version

Version

0.7
Type

Type

jar

Download jcabi-manifests 0.7


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