Download scalapy_2.12-0.2.0.jar file - Jar s

Jar examples for s:scalapy-2.12

Description

scalapy

You can download jar file scalapy_2.12 0.2.0 in this page.

License

MIT

Build File

You can use the following script to add scalapy_2.12-0.2.0.jar to your project.

<dependency>
   <groupId>me.shadaj</groupId>
   <artifactId>scalapy_2.12</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'me.shadaj', name: 'scalapy_2.12', version: '0.2.0'
libraryDependencies += "me.shadaj" % "scalapy_2.12" % "0.2.0"
<dependency org="me.shadaj" name="scalapy_2.12" rev="0.2.0"/>
@Grapes(@Grab(group='me.shadaj', module='scalapy_2.12', version='0.2.0'))
'me.shadaj:scalapy_2.12:jar:0.2.0'

Download

Click the following link to download the jar file.

scalapy_2.12-0.2.0-javadoc.jar
scalapy_2.12-0.2.0-sources.jar
scalapy_2.12-0.2.0.jar
scalapy_2.12-0.2.0.pom



Related Tutorials