Java REPL

Java REPL is a simple Read-Eval-Print-Loop for Java language.

License

License

GroupId

GroupId

com.javarepl
ArtifactId

ArtifactId

javarepl
Last Version

Last Version

431
Release Date

Release Date

Type

Type

jar
Description

Description

Java REPL
Java REPL is a simple Read-Eval-Print-Loop for Java language.
Project URL

Project URL

http://www.javarepl.com

Download javarepl

How to add to project

<!-- https://jarcasting.com/artifacts/com.javarepl/javarepl/ -->
<dependency>
    <groupId>com.javarepl</groupId>
    <artifactId>javarepl</artifactId>
    <version>431</version>
</dependency>
// https://jarcasting.com/artifacts/com.javarepl/javarepl/
implementation 'com.javarepl:javarepl:431'
// https://jarcasting.com/artifacts/com.javarepl/javarepl/
implementation ("com.javarepl:javarepl:431")
'com.javarepl:javarepl:jar:431'
<dependency org="com.javarepl" name="javarepl" rev="431">
  <artifact name="javarepl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javarepl', module='javarepl', version='431')
)
libraryDependencies += "com.javarepl" % "javarepl" % "431"
[com.javarepl/javarepl "431"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
431
428
427
426
425
424
423
422
421
420
419
418
417
416
415
414
413
412
411
410
409
408
407
0.5
0.4
0.3
0.2