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.1


Group ID:
com.github.xuwei-k
Artifact ID:
pj-app_2.12
Version:
0.1.1
Release Date:
Jan 28, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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