Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.github.bohnman |
ArtifactId | ArtifactIdsquiggly-filter-jackson |
Version | Version1.3.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.bohnman/squiggly-filter-jackson/ -->
<dependency>
<groupId>com.github.bohnman</groupId>
<artifactId>squiggly-filter-jackson</artifactId>
<version>1.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bohnman/squiggly-filter-jackson/
implementation 'com.github.bohnman:squiggly-filter-jackson:1.3.13'
// https://jarcasting.com/artifacts/com.github.bohnman/squiggly-filter-jackson/
implementation ("com.github.bohnman:squiggly-filter-jackson:1.3.13")
'com.github.bohnman:squiggly-filter-jackson:jar:1.3.13'
<dependency org="com.github.bohnman" name="squiggly-filter-jackson" rev="1.3.13">
<artifact name="squiggly-filter-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bohnman', module='squiggly-filter-jackson', version='1.3.13')
)
libraryDependencies += "com.github.bohnman" % "squiggly-filter-jackson" % "1.3.13"
[com.github.bohnman/squiggly-filter-jackson "1.3.13"]