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

Jar examples for g:gaelyk-bootstrap-resources

Description

Gaelyk Bootstrap Plugin provides Twitter Bootstrap resources for Gaelyk applications.

You can download jar file gaelyk-bootstrap-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-bootstrap-resources-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials