is not current version
Last Version 1.2.1

com.jcabi:jcabi-manifests 1.0.1

Manager of MANIFEST.MF files

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-manifests
Version

Version

1.0.1
Type

Type

jar

Download jcabi-manifests 1.0.1


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