is not current version
Last Version 0.1.12

com.schibsted.spt.data:jslt 0.1.6

A JSON query and transformation language

Categories

Categories

Data
GroupId

GroupId

com.schibsted.spt.data
ArtifactId

ArtifactId

jslt
Version

Version

0.1.6
Type

Type

pom

Download jslt 0.1.6


<!-- https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/ -->
<dependency>
    <groupId>com.schibsted.spt.data</groupId>
    <artifactId>jslt</artifactId>
    <version>0.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation 'com.schibsted.spt.data:jslt:0.1.6'
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation ("com.schibsted.spt.data:jslt:0.1.6")
'com.schibsted.spt.data:jslt:pom:0.1.6'
<dependency org="com.schibsted.spt.data" name="jslt" rev="0.1.6">
  <artifact name="jslt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.schibsted.spt.data', module='jslt', version='0.1.6')
)
libraryDependencies += "com.schibsted.spt.data" % "jslt" % "0.1.6"
[com.schibsted.spt.data/jslt "0.1.6"]