Download gaelyk-resources-2.0.jar file - Jar g

Jar examples for g:gaelyk-resources

Description

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

You can download jar file gaelyk-resources 2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

gaelyk-resources-2.0-javadoc.jar
gaelyk-resources-2.0-sources.jar
gaelyk-resources-2.0.jar
gaelyk-resources-2.0.pom



Related Tutorials