Download che-1.0.20.jar file - Jar c

Jar examples for c:che

Description

You can download jar file che 1.0.20 in this page.

License

Apache License

Build File

You can use the following script to add che-1.0.20.jar to your project.

<dependency>
   <groupId>io.fabric8.online.apps</groupId>
   <artifactId>che</artifactId>
   <version>1.0.20</version>
</dependency>
compile group: 'io.fabric8.online.apps', name: 'che', version: '1.0.20'
libraryDependencies += "io.fabric8.online.apps" % "che" % "1.0.20"
<dependency org="io.fabric8.online.apps" name="che" rev="1.0.20"/>
@Grapes(@Grab(group='io.fabric8.online.apps', module='che', version='1.0.20'))
'io.fabric8.online.apps:che:jar:1.0.20'

Download

Click the following link to download the jar file.

che-1.0.20.jar
che-1.0.20.pom



Related Tutorials