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

Jar examples for s:scalamodules-examples-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials