| License | License | 
|---|---|
| GroupId | GroupIdcom.jcabi | 
| ArtifactId | ArtifactIdjcabi-manifests | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjcabi-manifests Manager of MANIFEST.MF files | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jcabi-manifests-1.2.1.pom | |
| jcabi-manifests-1.2.1.jar | 9 KB | 
| jcabi-manifests-1.2.1-sources.jar | 10 KB | 
| jcabi-manifests-1.2.1-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-manifests</artifactId>
    <version>1.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/
implementation 'com.jcabi:jcabi-manifests:1.2.1'// https://jarcasting.com/artifacts/com.jcabi/jcabi-manifests/
implementation ("com.jcabi:jcabi-manifests:1.2.1")'com.jcabi:jcabi-manifests:jar:1.2.1'<dependency org="com.jcabi" name="jcabi-manifests" rev="1.2.1">
  <artifact name="jcabi-manifests" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jcabi', module='jcabi-manifests', version='1.2.1')
)libraryDependencies += "com.jcabi" % "jcabi-manifests" % "1.2.1"[com.jcabi/jcabi-manifests "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jcabi : jcabi-log | jar | 0.20.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.4 | 
| javax.el : javax.el-api Optional | jar | 3.0.1-b06 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |