Download editor-1.6.jar file - Jar e

Jar examples for e:editor

Description

Helper utility to help modifying String

You can download jar file editor 1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add editor-1.6.jar to your project.

<dependency>
   <groupId>net.sf.ingenias</groupId>
   <artifactId>editor</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'net.sf.ingenias', name: 'editor', version: '1.6'
libraryDependencies += "net.sf.ingenias" % "editor" % "1.6"
<dependency org="net.sf.ingenias" name="editor" rev="1.6"/>
@Grapes(@Grab(group='net.sf.ingenias', module='editor', version='1.6'))
'net.sf.ingenias:editor:jar:1.6'

Download

Click the following link to download the jar file.

editor-1.6-javadoc.jar
editor-1.6-sources.jar
editor-1.6.jar
editor-1.6.pom



Related Tutorials