Download gaelyk-resources-0.1.1.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 0.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gaelyk-resources-0.1.1.jar to your project.

<dependency>
   <groupId>org.gaelyk</groupId>
   <artifactId>gaelyk-resources</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'org.gaelyk', name: 'gaelyk-resources', version: '0.1.1'
libraryDependencies += "org.gaelyk" % "gaelyk-resources" % "0.1.1"
<dependency org="org.gaelyk" name="gaelyk-resources" rev="0.1.1"/>
@Grapes(@Grab(group='org.gaelyk', module='gaelyk-resources', version='0.1.1'))
'org.gaelyk:gaelyk-resources:jar:0.1.1'

Download

Click the following link to download the jar file.

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



Related Tutorials