Download nucleus-2.0.0-beta3.jar file - Jar n

Jar examples for n:nucleus

Description

nucleus is a Grails-Groovy plugin which contains utility methods, classes and endpoints.

You can download jar file nucleus 2.0.0-beta3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nucleus-2.0.0-beta3.jar to your project.

<dependency>
   <groupId>info.android15.nucleus</groupId>
   <artifactId>nucleus</artifactId>
   <version>2.0.0-beta3</version>
</dependency>
compile group: 'info.android15.nucleus', name: 'nucleus', version: '2.0.0-beta3'
libraryDependencies += "info.android15.nucleus" % "nucleus" % "2.0.0-beta3"
<dependency org="info.android15.nucleus" name="nucleus" rev="2.0.0-beta3"/>
@Grapes(@Grab(group='info.android15.nucleus', module='nucleus', version='2.0.0-beta3'))
'info.android15.nucleus:nucleus:jar:2.0.0-beta3'

Download

Click the following link to download the jar file.

nucleus-2.0.0-beta3-javadoc.jar
nucleus-2.0.0-beta3-sources.jar
nucleus-2.0.0-beta3.jar
nucleus-2.0.0-beta3.pom



Related Tutorials