License |
License |
---|---|
GroupId | GroupIdorg.gaelyk |
ArtifactId | ArtifactIdgaelyk-resources |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGaelyk Resources Plugin
Gaelyk Resources Plugin allows other binary plugin to provide additoinal static resources.
|
Filename | Size |
---|---|
gaelyk-resources-2.2.0.pom | |
gaelyk-resources-2.2.0.jar | 27 KB |
gaelyk-resources-2.2.0-sources.jar | 7 KB |
gaelyk-resources-2.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.gaelyk : gaelyk-spock | jar | 0.5 |