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