is not current version
Last Version 2.2.0

org.gaelyk:gaelyk-resources 2.0

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

GroupId

GroupId

org.gaelyk
ArtifactId

ArtifactId

gaelyk-resources
Version

Version

2.0
Type

Type

jar

Download gaelyk-resources 2.0


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