Jar examples for g:gradle-grails-wrapper
A plugin for Gradle to build Grails projects
You can download jar file gradle-grails-wrapper 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-grails-wrapper-1.0.1.jar to your project.
<dependency> <groupId>com.connorgarvey.gradle</groupId> <artifactId>gradle-grails-wrapper</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.connorgarvey.gradle', name: 'gradle-grails-wrapper', version: '1.0.1'
libraryDependencies += "com.connorgarvey.gradle" % "gradle-grails-wrapper" % "1.0.1"
<dependency org="com.connorgarvey.gradle" name="gradle-grails-wrapper" rev="1.0.1"/>
@Grapes(@Grab(group='com.connorgarvey.gradle', module='gradle-grails-wrapper', version='1.0.1'))
'com.connorgarvey.gradle:gradle-grails-wrapper:jar:1.0.1'
Click the following link to download the jar file.
gradle-grails-wrapper-1.0.1-javadoc.jar