is not current version
Last Version 1.4

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

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.2
Type

Type

jar

Download apache-jar-resource-bundle 1.2


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