Jar examples for p:ParCEFone
A lightweight and easy to use CEF parser (with validation)
You can download jar file ParCEFone 1.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add ParCEFone-1.2.0.jar to your project.
<dependency> <groupId>com.fluenda</groupId> <artifactId>ParCEFone</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.fluenda', name: 'ParCEFone', version: '1.2.0'
libraryDependencies += "com.fluenda" % "ParCEFone" % "1.2.0"
<dependency org="com.fluenda" name="ParCEFone" rev="1.2.0"/>
@Grapes(@Grab(group='com.fluenda', module='ParCEFone', version='1.2.0'))
'com.fluenda:ParCEFone:jar:1.2.0'
Click the following link to download the jar file.
ParCEFone-1.2.0-javadoc.jar