Jar examples for j:japkit-groovy
Include this dependency to use Grovy expressions in your code templates.
You can download jar file japkit-groovy 1.8 in this page.
You can use the following script to add japkit-groovy-1.8.jar to your project.
<dependency> <groupId>com.github.stefanocke.japkit</groupId> <artifactId>japkit-groovy</artifactId> <version>1.8</version> </dependency>
compile group: 'com.github.stefanocke.japkit', name: 'japkit-groovy', version: '1.8'
libraryDependencies += "com.github.stefanocke.japkit" % "japkit-groovy" % "1.8"
<dependency org="com.github.stefanocke.japkit" name="japkit-groovy" rev="1.8"/>
@Grapes(@Grab(group='com.github.stefanocke.japkit', module='japkit-groovy', version='1.8'))
'com.github.stefanocke.japkit:japkit-groovy:jar:1.8'
Click the following link to download the jar file.
japkit-groovy-1.8-javadoc.jar