Download ParCEFone-1.2.0.jar file - Jar p

Jar examples for p:ParCEFone

Description

A lightweight and easy to use CEF parser (with validation)

You can download jar file ParCEFone 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ParCEFone-1.2.0-javadoc.jar
ParCEFone-1.2.0-sources.jar
ParCEFone-1.2.0.jar
ParCEFone-1.2.0.pom



Related Tutorials