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