is not current version
Last Version 1.4

org.apache:apache-jar-resource-bundle 1.3

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

GroupId

GroupId

org.apache
ArtifactId

ArtifactId

apache-jar-resource-bundle
Version

Version

1.3
Type

Type

jar

Download apache-jar-resource-bundle 1.3


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