Categories |
CategoriesNet Jackson Data JSON |
---|---|
GroupId | GroupIdnet.thisptr |
ArtifactId | ArtifactIdjackson-jq-parent |
Version | Version1.0.0-preview.20191208 |
Type | Typepom |
Filename | Size |
---|---|
jackson-jq-parent-1.0.0-preview.20191208.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/ -->
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>jackson-jq-parent</artifactId>
<version>1.0.0-preview.20191208</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation 'net.thisptr:jackson-jq-parent:1.0.0-preview.20191208'
// https://jarcasting.com/artifacts/net.thisptr/jackson-jq-parent/
implementation ("net.thisptr:jackson-jq-parent:1.0.0-preview.20191208")
'net.thisptr:jackson-jq-parent:pom:1.0.0-preview.20191208'
<dependency org="net.thisptr" name="jackson-jq-parent" rev="1.0.0-preview.20191208">
<artifact name="jackson-jq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='jackson-jq-parent', version='1.0.0-preview.20191208')
)
libraryDependencies += "net.thisptr" % "jackson-jq-parent" % "1.0.0-preview.20191208"
[net.thisptr/jackson-jq-parent "1.0.0-preview.20191208"]