Jar examples for j:jerry
Jerry allows you to intercept (define a before and after callback) the main Renderer methods like decode, encodeBegin, encodeChildren, encodeEnd and getConvertedValue.
You can download jar file jerry 0.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jerry-0.4.0.jar to your project.
<dependency> <groupId>com.sangupta</groupId> <artifactId>jerry</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.sangupta', name: 'jerry', version: '0.4.0'
libraryDependencies += "com.sangupta" % "jerry" % "0.4.0"
<dependency org="com.sangupta" name="jerry" rev="0.4.0"/>
@Grapes(@Grab(group='com.sangupta', module='jerry', version='0.4.0'))
'com.sangupta:jerry:jar:0.4.0'
Click the following link to download the jar file.
jerry-0.4.0-javadoc.jar