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