Download scheme-0.1.0.jar file - Jar s

Jar examples for s:scheme

Description

You can download jar file scheme 0.1.0 in this page.

License

Apache License

Build File

You can use the following script to add scheme-0.1.0.jar to your project.

<dependency>
   <groupId>cz.o2.proxima</groupId>
   <artifactId>scheme</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'cz.o2.proxima', name: 'scheme', version: '0.1.0'
libraryDependencies += "cz.o2.proxima" % "scheme" % "0.1.0"
<dependency org="cz.o2.proxima" name="scheme" rev="0.1.0"/>
@Grapes(@Grab(group='cz.o2.proxima', module='scheme', version='0.1.0'))
'cz.o2.proxima:scheme:jar:0.1.0'

Download

Click the following link to download the jar file.

scheme-0.1.0-javadoc.jar
scheme-0.1.0-sources.jar
scheme-0.1.0-tests.jar
scheme-0.1.0.jar
scheme-0.1.0.pom



Related Tutorials