Last Version

octopus 0.4.1

Boilerplate-free validation library for Scala

License

License

GroupId

GroupId

com.github.krzemin
ArtifactId

ArtifactId

octopus_2.11
Version

Version

0.4.1
Type

Type

jar
Description

Description

octopus
Boilerplate-free validation library for Scala
Project URL

Project URL

https://github.com/krzemin/octopus
Project Organization

Project Organization

com.github.krzemin
Source Code Management

Source Code Management

https://github.com/krzemin/octopus

Download octopus_2.11 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.krzemin/octopus_2.11/ -->
<dependency>
    <groupId>com.github.krzemin</groupId>
    <artifactId>octopus_2.11</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krzemin/octopus_2.11/
implementation 'com.github.krzemin:octopus_2.11:0.4.1'
// https://jarcasting.com/artifacts/com.github.krzemin/octopus_2.11/
implementation ("com.github.krzemin:octopus_2.11:0.4.1")
'com.github.krzemin:octopus_2.11:jar:0.4.1'
<dependency org="com.github.krzemin" name="octopus_2.11" rev="0.4.1">
  <artifact name="octopus_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krzemin', module='octopus_2.11', version='0.4.1')
)
libraryDependencies += "com.github.krzemin" % "octopus_2.11" % "0.4.1"
[com.github.krzemin/octopus_2.11 "0.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.chuusai : shapeless_2.11 jar 2.3.3
org.scala-lang : scala-reflect jar 2.11.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.1

Project Modules

There are no modules declared in this project.