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