is not current version
Last Version 0.29.2

org.dyvil:repl 0.27.0

The Dyvil REPL interactive shell

GroupId

GroupId

org.dyvil
ArtifactId

ArtifactId

repl
Version

Version

0.27.0
Type

Type

jar

Download repl 0.27.0


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