is not current version
Last Version 1.0.0-preview.20210928

net.thisptr:jackson-jq-parent 0.0.8

jq for Jackson JSON Processor

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

jackson-jq-parent
Version

Version

0.0.8
Type

Type

pom

Download jackson-jq-parent 0.0.8


<!-- https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/ -->
<dependency>
    <groupId>net.thisptr</groupId>
    <artifactId>jackson-jq-parent</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation 'net.thisptr:jackson-jq-parent:0.0.8'
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation ("net.thisptr:jackson-jq-parent:0.0.8")
'net.thisptr:jackson-jq-parent:pom:0.0.8'
<dependency org="net.thisptr" name="jackson-jq-parent" rev="0.0.8">
  <artifact name="jackson-jq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='jackson-jq-parent', version='0.0.8')
)
libraryDependencies += "net.thisptr" % "jackson-jq-parent" % "0.0.8"
[net.thisptr/jackson-jq-parent "0.0.8"]