bigwheel / thpy   0.1.0

MIT License GitHub

ruby's pry like runtime developer console

Scala versions: 2.12

thpy 0.1.0


Group ID:
com.github.bigwheel
Artifact ID:
thpy_2.12
Version:
0.1.0
Release Date:
Feb 26, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.bigwheel" %% "thpy" % "0.1.0"

Mill build tool

ivy"com.github.bigwheel::thpy:0.1.0"

Scala CLI

//> using dep "com.github.bigwheel::thpy:0.1.0"

Ammonite REPL

import $ivy.`com.github.bigwheel::thpy:0.1.0`

<dependency>
  <groupId>com.github.bigwheel</groupId>
  <artifactId>thpy_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.bigwheel', name: 'thpy_2.12', version: '0.1.0'