Download octopus_2.12-0.2.0.jar file - Jar o

Jar examples for o:octopus-2.12

Description

Boilerplate-free validation library for Scala

You can download jar file octopus_2.12 0.2.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add octopus_2.12-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.krzemin</groupId>
   <artifactId>octopus_2.12</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.krzemin', name: 'octopus_2.12', version: '0.2.0'
libraryDependencies += "com.github.krzemin" % "octopus_2.12" % "0.2.0"
<dependency org="com.github.krzemin" name="octopus_2.12" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.krzemin', module='octopus_2.12', version='0.2.0'))
'com.github.krzemin:octopus_2.12:jar:0.2.0'

Download

Click the following link to download the jar file.

octopus_2.12-0.2.0-javadoc.jar
octopus_2.12-0.2.0-sources.jar
octopus_2.12-0.2.0.jar
octopus_2.12-0.2.0.pom



Related Tutorials