Download apache-jar-resource-bundle-1.4.jar file - Jar a

Jar examples for a:apache-jar-resource-bundle

Description

An archive which contains templates for generating the necessary license files and notices for all Apache releases.

You can download jar file apache-jar-resource-bundle 1.4 in this page.

Build File

You can use the following script to add apache-jar-resource-bundle-1.4.jar to your project.

<dependency>
   <groupId>org.apache</groupId>
   <artifactId>apache-jar-resource-bundle</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'org.apache', name: 'apache-jar-resource-bundle', version: '1.4'
libraryDependencies += "org.apache" % "apache-jar-resource-bundle" % "1.4"
<dependency org="org.apache" name="apache-jar-resource-bundle" rev="1.4"/>
@Grapes(@Grab(group='org.apache', module='apache-jar-resource-bundle', version='1.4'))
'org.apache:apache-jar-resource-bundle:jar:1.4'

Download

Click the following link to download the jar file.

apache-jar-resource-bundle-1.4-sources.jar
apache-jar-resource-bundle-1.4.jar
apache-jar-resource-bundle-1.4.pom



Related Tutorials