Jar examples for n:nucleus
nucleus is a Grails-Groovy plugin which contains utility methods, classes and endpoints.
You can download jar file nucleus 5.0.0-beta1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nucleus-5.0.0-beta1.jar to your project.
<dependency> <groupId>info.android15.nucleus5</groupId> <artifactId>nucleus</artifactId> <version>5.0.0-beta1</version> </dependency>
compile group: 'info.android15.nucleus5', name: 'nucleus', version: '5.0.0-beta1'
libraryDependencies += "info.android15.nucleus5" % "nucleus" % "5.0.0-beta1"
<dependency org="info.android15.nucleus5" name="nucleus" rev="5.0.0-beta1"/>
@Grapes(@Grab(group='info.android15.nucleus5', module='nucleus', version='5.0.0-beta1'))
'info.android15.nucleus5:nucleus:jar:5.0.0-beta1'
Click the following link to download the jar file.
nucleus-5.0.0-beta1-javadoc.jar