vatbox / polyjuicelib   1.1.9

GitHub

Library that takes js and applies it to the given JSON object from the JVM

Scala versions: 2.11

polyjuice 1.1.9


Group ID:
com.vatbox
Artifact ID:
polyjuice_2.11
Version:
1.1.9
Release Date:
Jan 17, 2017
Licenses:
Files:

libraryDependencies += "com.vatbox" %% "polyjuice" % "1.1.9"

Mill build tool

ivy"com.vatbox::polyjuice:1.1.9"

Scala CLI

//> using dep "com.vatbox::polyjuice:1.1.9"

Ammonite REPL

import $ivy.`com.vatbox::polyjuice:1.1.9`

<dependency>
  <groupId>com.vatbox</groupId>
  <artifactId>polyjuice_2.11</artifactId>
  <version>1.1.9</version>
</dependency>

compile group: 'com.vatbox', name: 'polyjuice_2.11', version: '1.1.9'