is not current version
Last Version 1.2.1

com.jcabi:jcabi-manifests 0.8.2

Manager of MANIFEST.MF files

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-manifests
Version

Version

0.8.2
Type

Type

jar

Download jcabi-manifests 0.8.2


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