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.11 in this page.
You can use the following script to add japkit-groovy-1.11.jar to your project.
<dependency> <groupId>com.github.stefanocke.japkit</groupId> <artifactId>japkit-groovy</artifactId> <version>1.11</version> </dependency>
compile group: 'com.github.stefanocke.japkit', name: 'japkit-groovy', version: '1.11'
libraryDependencies += "com.github.stefanocke.japkit" % "japkit-groovy" % "1.11"
<dependency org="com.github.stefanocke.japkit" name="japkit-groovy" rev="1.11"/>
@Grapes(@Grab(group='com.github.stefanocke.japkit', module='japkit-groovy', version='1.11'))
'com.github.stefanocke.japkit:japkit-groovy:jar:1.11'
Click the following link to download the jar file.
japkit-groovy-1.11-javadoc.jar