Jar examples for g:gaelyk-resources
Gaelyk Resources Plugin allows other binary plugin to provide additoinal static resources.
You can download jar file gaelyk-resources 2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gaelyk-resources-2.0.jar to your project.
<dependency> <groupId>org.gaelyk</groupId> <artifactId>gaelyk-resources</artifactId> <version>2.0</version> </dependency>
compile group: 'org.gaelyk', name: 'gaelyk-resources', version: '2.0'
libraryDependencies += "org.gaelyk" % "gaelyk-resources" % "2.0"
<dependency org="org.gaelyk" name="gaelyk-resources" rev="2.0"/>
@Grapes(@Grab(group='org.gaelyk', module='gaelyk-resources', version='2.0'))
'org.gaelyk:gaelyk-resources:jar:2.0'
Click the following link to download the jar file.
gaelyk-resources-2.0-javadoc.jar