Library that takes js and applies it to the given JSON object from the JVM
polyjuice 1.1.7
Group ID:
com.vatbox
Artifact ID:
polyjuice_2.11
Version:
1.1.7
Release Date:
Dec 22, 2016
Licenses:
Files:
libraryDependencies += "com.vatbox" %% "polyjuice" % "1.1.7"
ivy"com.vatbox::polyjuice:1.1.7"
//> using dep "com.vatbox::polyjuice:1.1.7"
import $ivy.`com.vatbox::polyjuice:1.1.7`
<dependency> <groupId>com.vatbox</groupId> <artifactId>polyjuice_2.11</artifactId> <version>1.1.7</version> </dependency>
compile group: 'com.vatbox', name: 'polyjuice_2.11', version: '1.1.7'