Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.github.trickl |
ArtifactId | ArtifactIdjackson.module.httpquery |
Version | Versionuntagged-cf183c992681f458fe33 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>jackson.module.httpquery</artifactId>
<version>untagged-cf183c992681f458fe33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/
implementation 'com.github.trickl:jackson.module.httpquery:untagged-cf183c992681f458fe33'
// https://jarcasting.com/artifacts/com.github.trickl/jackson.module.httpquery/
implementation ("com.github.trickl:jackson.module.httpquery:untagged-cf183c992681f458fe33")
'com.github.trickl:jackson.module.httpquery:jar:untagged-cf183c992681f458fe33'
<dependency org="com.github.trickl" name="jackson.module.httpquery" rev="untagged-cf183c992681f458fe33">
<artifact name="jackson.module.httpquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='jackson.module.httpquery', version='untagged-cf183c992681f458fe33')
)
libraryDependencies += "com.github.trickl" % "jackson.module.httpquery" % "untagged-cf183c992681f458fe33"
[com.github.trickl/jackson.module.httpquery "untagged-cf183c992681f458fe33"]