Download scrutinator-core_2.10-0.1.2.jar file - Jar s

Jar examples for s:scrutinator-core-2.10

Description

Request binding in Scalatra with help from Shapeless

You can download jar file scrutinator-core_2.10 0.1.2 in this page.

License

MIT License

Build File

You can use the following script to add scrutinator-core_2.10-0.1.2.jar to your project.

<dependency>
   <groupId>net.ceedubs</groupId>
   <artifactId>scrutinator-core_2.10</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'net.ceedubs', name: 'scrutinator-core_2.10', version: '0.1.2'
libraryDependencies += "net.ceedubs" % "scrutinator-core_2.10" % "0.1.2"
<dependency org="net.ceedubs" name="scrutinator-core_2.10" rev="0.1.2"/>
@Grapes(@Grab(group='net.ceedubs', module='scrutinator-core_2.10', version='0.1.2'))
'net.ceedubs:scrutinator-core_2.10:jar:0.1.2'

Download

Click the following link to download the jar file.

scrutinator-core_2.10-0.1.2-javadoc.jar
scrutinator-core_2.10-0.1.2-sources.jar
scrutinator-core_2.10-0.1.2.jar
scrutinator-core_2.10-0.1.2.pom



Related Tutorials