Download scalatra-forms_2.12-1.1.0.jar file - Jar s

Jar examples for s:scalatra-forms-2.12

Description

scalatra-forms

You can download jar file scalatra-forms_2.12 1.1.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.12-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalatra-forms_2.12-1.1.0-javadoc.jar
scalatra-forms_2.12-1.1.0-sources.jar
scalatra-forms_2.12-1.1.0.jar
scalatra-forms_2.12-1.1.0.pom



Related Tutorials