Download scalatra-forms_2.11-1.0.0.jar file - Jar s

Jar examples for s:scalatra-forms-2.11

Description

scalatra-forms

You can download jar file scalatra-forms_2.11 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scalatra-forms_2.11-1.0.0.jar to your project.

<dependency>
   <groupId>io.github.gitbucket</groupId>
   <artifactId>scalatra-forms_2.11</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.github.gitbucket', name: 'scalatra-forms_2.11', version: '1.0.0'
libraryDependencies += "io.github.gitbucket" % "scalatra-forms_2.11" % "1.0.0"
<dependency org="io.github.gitbucket" name="scalatra-forms_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='io.github.gitbucket', module='scalatra-forms_2.11', version='1.0.0'))
'io.github.gitbucket:scalatra-forms_2.11:jar:1.0.0'

Download

Click the following link to download the jar file.

scalatra-forms_2.11-1.0.0-javadoc.jar
scalatra-forms_2.11-1.0.0-sources.jar
scalatra-forms_2.11-1.0.0.jar
scalatra-forms_2.11-1.0.0.pom



Related Tutorials