| License |
License |
|---|---|
| GroupId | GroupIdorg.dyvil |
| ArtifactId | ArtifactIdrepl |
| Version | Version0.29.2 |
| Type | Typejar |
| Description |
Descriptionrepl
The Dyvil REPL interactive shell
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| repl-0.29.2.pom | |
| repl-0.29.2.jar | 60 KB |
| repl-0.29.2-sources.jar | 31 KB |
| repl-0.29.2-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dyvil/repl/ -->
<dependency>
<groupId>org.dyvil</groupId>
<artifactId>repl</artifactId>
<version>0.29.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dyvil/repl/
implementation 'org.dyvil:repl:0.29.2'
// https://jarcasting.com/artifacts/org.dyvil/repl/
implementation ("org.dyvil:repl:0.29.2")
'org.dyvil:repl:jar:0.29.2'
<dependency org="org.dyvil" name="repl" rev="0.29.2">
<artifact name="repl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dyvil', module='repl', version='0.29.2')
)
libraryDependencies += "org.dyvil" % "repl" % "0.29.2"
[org.dyvil/repl "0.29.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jline : jline | jar | 3.9.0 |
| org.dyvil : library | jar | 0.47.0 |
| org.dyvil : compiler | jar | 0.47.2 |