is not current version
Last Version 1.0.4

com.github.trickl:jackson.module.httpquery untagged-cb175d3bb852ab34379a

A jackson module for allowing HTTP queries to be represented as typed objects

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

jackson.module.httpquery
Version

Version

untagged-cb175d3bb852ab34379a
Type

Type

jar

Download jackson.module.httpquery untagged-cb175d3bb852ab34379a


<!-- https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/ -->
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>jackson.module.httpquery</artifactId>
    <version>untagged-cb175d3bb852ab34379a</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/
implementation 'com.github.trickl:jackson.module.httpquery:untagged-cb175d3bb852ab34379a'
// https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/
implementation ("com.github.trickl:jackson.module.httpquery:untagged-cb175d3bb852ab34379a")
'com.github.trickl:jackson.module.httpquery:jar:untagged-cb175d3bb852ab34379a'
<dependency org="com.github.trickl" name="jackson.module.httpquery" rev="untagged-cb175d3bb852ab34379a">
  <artifact name="jackson.module.httpquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='jackson.module.httpquery', version='untagged-cb175d3bb852ab34379a')
)
libraryDependencies += "com.github.trickl" % "jackson.module.httpquery" % "untagged-cb175d3bb852ab34379a"
[com.github.trickl/jackson.module.httpquery "untagged-cb175d3bb852ab34379a"]