scalahub / beanshell   1.0

Apache License 2.0 GitHub

Beanshell console

Scala versions: 2.12

beanshell-mod 1.0


Group ID:
io.github.scalahub
Artifact ID:
beanshell-mod_2.12
Version:
1.0
Release Date:
Jun 9, 2022
Licenses:
Files:

libraryDependencies += "io.github.scalahub" %% "beanshell-mod" % "1.0"

Mill build tool

ivy"io.github.scalahub::beanshell-mod:1.0"

Scala CLI

//> using dep "io.github.scalahub::beanshell-mod:1.0"

Ammonite REPL

import $ivy.`io.github.scalahub::beanshell-mod:1.0`

<dependency>
  <groupId>io.github.scalahub</groupId>
  <artifactId>beanshell-mod_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'io.github.scalahub', name: 'beanshell-mod_2.12', version: '1.0'