Download ammonite-runtime_2.10-0.9.6.jar file - Jar a

Jar examples for a:ammonite-runtime-2.10

Description

ammonite-runtime

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

License

MIT license

Build File

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

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

Download

Click the following link to download the jar file.

ammonite-runtime_2.10-0.9.6-javadoc.jar
ammonite-runtime_2.10-0.9.6-sources.jar
ammonite-runtime_2.10-0.9.6.jar
ammonite-runtime_2.10-0.9.6.pom



Related Tutorials