Jar examples for p:pepper
A highly extensible plattform for conversion and manipulation of linguistic data between an unbound set of formats. Pepper can be used stand-alone as a command line interface, or be integrated as an API into other software products.
You can download jar file pepper 1.14 in this page.
The Apache Software License, Version 2.0
You can use the following script to add pepper-1.14.jar to your project.
<dependency> <groupId>com.github.cormoran-io.pepper</groupId> <artifactId>pepper</artifactId> <version>1.14</version> </dependency>
compile group: 'com.github.cormoran-io.pepper', name: 'pepper', version: '1.14'
libraryDependencies += "com.github.cormoran-io.pepper" % "pepper" % "1.14"
<dependency org="com.github.cormoran-io.pepper" name="pepper" rev="1.14"/>
@Grapes(@Grab(group='com.github.cormoran-io.pepper', module='pepper', version='1.14'))
'com.github.cormoran-io.pepper:pepper:jar:1.14'
Click the following link to download the jar file.
pepper-1.14-javadoc.jar