Jar examples for s:scheme
You can download jar file scheme 0.1.2 in this page.
Apache License
You can use the following script to add scheme-0.1.2.jar to your project.
<dependency> <groupId>cz.o2.proxima</groupId> <artifactId>scheme</artifactId> <version>0.1.2</version> </dependency>
compile group: 'cz.o2.proxima', name: 'scheme', version: '0.1.2'
libraryDependencies += "cz.o2.proxima" % "scheme" % "0.1.2"
<dependency org="cz.o2.proxima" name="scheme" rev="0.1.2"/>
@Grapes(@Grab(group='cz.o2.proxima', module='scheme', version='0.1.2'))
'cz.o2.proxima:scheme:jar:0.1.2'
Click the following link to download the jar file.
scheme-0.1.2-javadoc.jar