Download io.wcm.config.editor-0.6.2.jar file - Jar i

Jar examples for i:io.wcm.config.editor

Description

Editor GUI for configuration infrastructure.

You can download jar file io.wcm.config.editor 0.6.2 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.config.editor-0.6.2.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.config.editor</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.config.editor', version: '0.6.2'
libraryDependencies += "io.wcm" % "io.wcm.config.editor" % "0.6.2"
<dependency org="io.wcm" name="io.wcm.config.editor" rev="0.6.2"/>
@Grapes(@Grab(group='io.wcm', module='io.wcm.config.editor', version='0.6.2'))
'io.wcm:io.wcm.config.editor:jar:0.6.2'

Download

Click the following link to download the jar file.

io.wcm.config.editor-0.6.2-javadoc.jar
io.wcm.config.editor-0.6.2-sources.jar
io.wcm.config.editor-0.6.2.jar
io.wcm.config.editor-0.6.2.pom



Related Tutorials