is not current version
Last Version 1.0.1

com.marvelution:marvelution-jar-resource-bundle 1.0

An Archive whichs contains template files to generate LICENSE and NOTICES for all Marvelution releases

GroupId

GroupId

com.marvelution
ArtifactId

ArtifactId

marvelution-jar-resource-bundle
Version

Version

1.0
Type

Type

jar

Download marvelution-jar-resource-bundle 1.0


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