stacycurl / pimpathon   1.9.3

Apache License 2.0 GitHub

Adds useful methods to scala & java classes.

Scala versions: 2.12 2.11 2.10

pimpathon 1.9.2


Group ID:
com.github.stacycurl
Artifact ID:
pimpathon_2.12
Version:
1.9.2
Release Date:
Jul 14, 2021
Licenses:
Files:

libraryDependencies += "com.github.stacycurl" %% "pimpathon" % "1.9.2"

Mill build tool

ivy"com.github.stacycurl::pimpathon:1.9.2"

Scala CLI

//> using dep "com.github.stacycurl::pimpathon:1.9.2"

Ammonite REPL

import $ivy.`com.github.stacycurl::pimpathon:1.9.2`

<dependency>
  <groupId>com.github.stacycurl</groupId>
  <artifactId>pimpathon_2.12</artifactId>
  <version>1.9.2</version>
</dependency>

compile group: 'com.github.stacycurl', name: 'pimpathon_2.12', version: '1.9.2'