is not current version
Last Version 1.2

com.projectdarkstar.tools.build:sgs-jar-resources-gpl 1.1

Resource bundle of GPL License files for Project Darkstar. This package should be included using the remote-resources plugin to bundle a GPL license file into a jar.

GroupId

GroupId

com.projectdarkstar.tools.build
ArtifactId

ArtifactId

sgs-jar-resources-gpl
Version

Version

1.1
Type

Type

jar

Download sgs-jar-resources-gpl 1.1


<!-- https://jarcasting.com/artifacts/com.projectdarkstar.tools.build/sgs-jar-resources-gpl/ -->
<dependency>
    <groupId>com.projectdarkstar.tools.build</groupId>
    <artifactId>sgs-jar-resources-gpl</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.projectdarkstar.tools.build/sgs-jar-resources-gpl/
implementation 'com.projectdarkstar.tools.build:sgs-jar-resources-gpl:1.1'
// https://jarcasting.com/artifacts/com.projectdarkstar.tools.build/sgs-jar-resources-gpl/
implementation ("com.projectdarkstar.tools.build:sgs-jar-resources-gpl:1.1")
'com.projectdarkstar.tools.build:sgs-jar-resources-gpl:jar:1.1'
<dependency org="com.projectdarkstar.tools.build" name="sgs-jar-resources-gpl" rev="1.1">
  <artifact name="sgs-jar-resources-gpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.projectdarkstar.tools.build', module='sgs-jar-resources-gpl', version='1.1')
)
libraryDependencies += "com.projectdarkstar.tools.build" % "sgs-jar-resources-gpl" % "1.1"
[com.projectdarkstar.tools.build/sgs-jar-resources-gpl "1.1"]