Download scalamodules-examples-api-2.0-M1.jar file - Jar s

Jar examples for s:scalamodules-examples-api

Description

You can download jar file scalamodules-examples-api 2.0-M1 in this page.

License

Open Source License

Build File

You can use the following script to add scalamodules-examples-api-2.0-M1.jar to your project.

<dependency>
   <groupId>org.eclipse.scalamodules</groupId>
   <artifactId>scalamodules-examples-api</artifactId>
   <version>2.0-M1</version>
</dependency>
compile group: 'org.eclipse.scalamodules', name: 'scalamodules-examples-api', version: '2.0-M1'
libraryDependencies += "org.eclipse.scalamodules" % "scalamodules-examples-api" % "2.0-M1"
<dependency org="org.eclipse.scalamodules" name="scalamodules-examples-api" rev="2.0-M1"/>
@Grapes(@Grab(group='org.eclipse.scalamodules', module='scalamodules-examples-api', version='2.0-M1'))
'org.eclipse.scalamodules:scalamodules-examples-api:jar:2.0-M1'

Download

Click the following link to download the jar file.

scalamodules-examples-api-2.0-M1-sources.jar
scalamodules-examples-api-2.0-M1.jar
scalamodules-examples-api-2.0-M1.pom



Related Tutorials