Download ammonite-runtime_2.10-1.0.0-RC4.jar file - Jar a

Jar examples for a:ammonite-runtime-2.10

Description

ammonite-runtime

You can download jar file ammonite-runtime_2.10 1.0.0-RC4 in this page.

License

MIT license

Build File

You can use the following script to add ammonite-runtime_2.10-1.0.0-RC4.jar to your project.

<dependency>
   <groupId>com.lihaoyi</groupId>
   <artifactId>ammonite-runtime_2.10</artifactId>
   <version>1.0.0-RC4</version>
</dependency>
compile group: 'com.lihaoyi', name: 'ammonite-runtime_2.10', version: '1.0.0-RC4'
libraryDependencies += "com.lihaoyi" % "ammonite-runtime_2.10" % "1.0.0-RC4"
<dependency org="com.lihaoyi" name="ammonite-runtime_2.10" rev="1.0.0-RC4"/>
@Grapes(@Grab(group='com.lihaoyi', module='ammonite-runtime_2.10', version='1.0.0-RC4'))
'com.lihaoyi:ammonite-runtime_2.10:jar:1.0.0-RC4'

Download

Click the following link to download the jar file.

ammonite-runtime_2.10-1.0.0-RC4-javadoc.jar
ammonite-runtime_2.10-1.0.0-RC4-sources.jar
ammonite-runtime_2.10-1.0.0-RC4.jar
ammonite-runtime_2.10-1.0.0-RC4.pom



Related Tutorials