is not current version
Last Version 1.4

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

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

Type

jar

Download apache-jar-resource-bundle 1.0


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