xuwei-k / pj   0.1.2

MIT License GitHub

fork from https://github.com/softprops/pj

Scala versions: 2.12 2.11 2.10

pj-app 0.1.2


Group ID:
com.github.xuwei-k
Artifact ID:
pj-app_2.12
Version:
0.1.2
Release Date:
Jul 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "pj-app" % "0.1.2"

Mill build tool

ivy"com.github.xuwei-k::pj-app:0.1.2"

Scala CLI

//> using dep "com.github.xuwei-k::pj-app:0.1.2"

Ammonite REPL

import $ivy.`com.github.xuwei-k::pj-app:0.1.2`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>pj-app_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'pj-app_2.12', version: '0.1.2'