Jar examples for s:scala
Provides bundles and services to allow compiling and executing scala code
You can download jar file scala 4.0.0-M1 in this page.
Open Source License
You can use the following script to add scala-4.0.0-M1.jar to your project.
<dependency> <groupId>org.hammerlab.sbt</groupId> <artifactId>scala</artifactId> <version>4.0.0-M1</version> </dependency>
compile group: 'org.hammerlab.sbt', name: 'scala', version: '4.0.0-M1'
libraryDependencies += "org.hammerlab.sbt" % "scala" % "4.0.0-M1"
<dependency org="org.hammerlab.sbt" name="scala" rev="4.0.0-M1"/>
@Grapes(@Grab(group='org.hammerlab.sbt', module='scala', version='4.0.0-M1'))
'org.hammerlab.sbt:scala:jar:4.0.0-M1'
Click the following link to download the jar file.
scala-4.0.0-M1-javadoc.jar