Download scrutinator-core_2.10-0.1.1.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.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials