is not current version
Last Version 1.0.4

com.github.trickl:jackson.module.httpquery untagged-709c04a8bd219e3dc7df

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-709c04a8bd219e3dc7df
Type

Type

jar

Download jackson.module.httpquery untagged-709c04a8bd219e3dc7df


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