is not current version
Last Version 2.2.0

org.gaelyk:gaelyk-resources 0.1.1

Gaelyk Resources Plugin allows other binary plugin to provide additoinal static resources.

GroupId

GroupId

org.gaelyk
ArtifactId

ArtifactId

gaelyk-resources
Version

Version

0.1.1
Type

Type

jar

Download gaelyk-resources 0.1.1


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