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