Jar examples for s:sbt-sjsx
sbt plugin for generating of JS annotation files from annotations defined on Scala classes
You can download jar file sbt-sjsx 0.3.0 in this page.
MIT License
You can use the following script to add sbt-sjsx-0.3.0.jar to your project.
<dependency> <groupId>de.surfice</groupId> <artifactId>sbt-sjsx</artifactId> <version>0.3.0</version> </dependency>
compile group: 'de.surfice', name: 'sbt-sjsx', version: '0.3.0'
libraryDependencies += "de.surfice" % "sbt-sjsx" % "0.3.0"
<dependency org="de.surfice" name="sbt-sjsx" rev="0.3.0"/>
@Grapes(@Grab(group='de.surfice', module='sbt-sjsx', version='0.3.0'))
'de.surfice:sbt-sjsx:jar:0.3.0'
Click the following link to download the jar file.
sbt-sjsx-0.3.0-javadoc.jar