Download body-parser_sjs0.6_2.11-0.4.0-pre4.jar file - Jar b

Jar examples for b:body-parser-sjs0.6-2.11

Description

npm/body-parser binding for Scala.js

You can download jar file body-parser_sjs0.6_2.11 0.4.0-pre4 in this page.

License

MIT License

Build File

You can use the following script to add body-parser_sjs0.6_2.11-0.4.0-pre4.jar to your project.

<dependency>
   <groupId>io.scalajs.npm</groupId>
   <artifactId>body-parser_sjs0.6_2.11</artifactId>
   <version>0.4.0-pre4</version>
</dependency>
compile group: 'io.scalajs.npm', name: 'body-parser_sjs0.6_2.11', version: '0.4.0-pre4'
libraryDependencies += "io.scalajs.npm" % "body-parser_sjs0.6_2.11" % "0.4.0-pre4"
<dependency org="io.scalajs.npm" name="body-parser_sjs0.6_2.11" rev="0.4.0-pre4"/>
@Grapes(@Grab(group='io.scalajs.npm', module='body-parser_sjs0.6_2.11', version='0.4.0-pre4'))
'io.scalajs.npm:body-parser_sjs0.6_2.11:jar:0.4.0-pre4'

Download

Click the following link to download the jar file.

body-parser_sjs0.6_2.11-0.4.0-pre4-javadoc.jar
body-parser_sjs0.6_2.11-0.4.0-pre4-sources.jar
body-parser_sjs0.6_2.11-0.4.0-pre4.jar
body-parser_sjs0.6_2.11-0.4.0-pre4.pom



Related Tutorials