rebel

Build applications that use the Scala REPL as a user interface

License

License

MIT
GroupId

GroupId

com.potenciasoftware
ArtifactId

ArtifactId

rebel_2.13
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rebel
Build applications that use the Scala REPL as a user interface
Project URL

Project URL

https://github.com/potencia/rebel
Project Organization

Project Organization

potencia
Source Code Management

Source Code Management

https://github.com/potencia/rebel

Download rebel_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.8
org.scala-lang : scala-library jar 2.13.8
dev.zio : zio_2.13 jar 2.0.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11
org.scalamock : scalamock_2.13 jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0