Jar examples for r:replash-core
REPLash is a lightweight and extensible command-line REPL for Java.
You can download jar file replash-core 0.8.0 in this page.
The Apache License, Version 2.0
You can use the following script to add replash-core-0.8.0.jar to your project.
<dependency> <groupId>com.replash</groupId> <artifactId>replash-core</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.replash', name: 'replash-core', version: '0.8.0'
libraryDependencies += "com.replash" % "replash-core" % "0.8.0"
<dependency org="com.replash" name="replash-core" rev="0.8.0"/>
@Grapes(@Grab(group='com.replash', module='replash-core', version='0.8.0'))
'com.replash:replash-core:jar:0.8.0'
Click the following link to download the jar file.
replash-core-0.8.0-javadoc.jar