Download editor-2.0-RC1.jar file - Jar e

Jar examples for e:editor

Description

Helper utility to help modifying String

You can download jar file editor 2.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>editor</artifactId>
   <version>2.0-RC1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'editor', version: '2.0-RC1'
libraryDependencies += "org.aperteworkflow" % "editor" % "2.0-RC1"
<dependency org="org.aperteworkflow" name="editor" rev="2.0-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='editor', version='2.0-RC1'))
'org.aperteworkflow:editor:jar:2.0-RC1'

Download

Click the following link to download the jar file.

editor-2.0-RC1-javadoc.jar
editor-2.0-RC1-sources.jar
editor-2.0-RC1.jar
editor-2.0-RC1.pom



Related Tutorials