Download octopus_2.12-0.3.1.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.3.1 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials