Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.github.bohnman |
ArtifactId | ArtifactIdsquiggly-filter-jackson |
Version | Version1.3.14 |
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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bohnman/squiggly-filter-jackson/
implementation 'com.github.bohnman:squiggly-filter-jackson:1.3.14'
// https://jarcasting.com/artifacts/com.github.bohnman/squiggly-filter-jackson/
implementation ("com.github.bohnman:squiggly-filter-jackson:1.3.14")
'com.github.bohnman:squiggly-filter-jackson:jar:1.3.14'
<dependency org="com.github.bohnman" name="squiggly-filter-jackson" rev="1.3.14">
<artifact name="squiggly-filter-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bohnman', module='squiggly-filter-jackson', version='1.3.14')
)
libraryDependencies += "com.github.bohnman" % "squiggly-filter-jackson" % "1.3.14"
[com.github.bohnman/squiggly-filter-jackson "1.3.14"]