GroupId | GroupIdcom.marvelution |
---|---|
ArtifactId | ArtifactIdmarvelution-jar-resource-bundle |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarvelution jar resource bundle
An Archive which contains template files to generate LICENSE and NOTICES for all Marvelution releases
|
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-jar-resource-bundle</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/
implementation 'com.marvelution:marvelution-jar-resource-bundle:1.0.1'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/
implementation ("com.marvelution:marvelution-jar-resource-bundle:1.0.1")
'com.marvelution:marvelution-jar-resource-bundle:jar:1.0.1'
<dependency org="com.marvelution" name="marvelution-jar-resource-bundle" rev="1.0.1">
<artifact name="marvelution-jar-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-jar-resource-bundle', version='1.0.1')
)
libraryDependencies += "com.marvelution" % "marvelution-jar-resource-bundle" % "1.0.1"
[com.marvelution/marvelution-jar-resource-bundle "1.0.1"]