Gaelyk Resources Plugin

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

License

License

GroupId

GroupId

org.gaelyk
ArtifactId

ArtifactId

gaelyk-resources
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download gaelyk-resources

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar 1.9.37
org.gaelyk : gaelyk jar 2.2.0
com.google.appengine : appengine-api-stubs jar 1.9.37
org.codehaus.groovy : groovy-all jar 2.4.6

test (1)

Group / Artifact Type Version
org.gaelyk : gaelyk-spock jar 0.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.0
0.1.1