Download ammonite-runtime_2.12-COMMIT-e93df57.jar file - Jar a

Jar examples for a:ammonite-runtime-2.12

Description

ammonite-runtime

You can download jar file ammonite-runtime_2.12 COMMIT-e93df57 in this page.

License

MIT license

Build File

You can use the following script to add ammonite-runtime_2.12-COMMIT-e93df57.jar to your project.

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

Download

Click the following link to download the jar file.

ammonite-runtime_2.12-COMMIT-e93df57-javadoc.jar
ammonite-runtime_2.12-COMMIT-e93df57-sources.jar
ammonite-runtime_2.12-COMMIT-e93df57.jar
ammonite-runtime_2.12-COMMIT-e93df57.pom



Related Tutorials