is not current version
Last Version 3.0.2

com.github.skjolber.json-log-filter:core 1.0.16


Categories

Categories

JSON Data
GroupId

GroupId

com.github.skjolber.json-log-filter
ArtifactId

ArtifactId

core
Version

Version

1.0.16
Type

Type

jar

Download core 1.0.16


<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/core/ -->
<dependency>
    <groupId>com.github.skjolber.json-log-filter</groupId>
    <artifactId>core</artifactId>
    <version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/core/
implementation 'com.github.skjolber.json-log-filter:core:1.0.16'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/core/
implementation ("com.github.skjolber.json-log-filter:core:1.0.16")
'com.github.skjolber.json-log-filter:core:jar:1.0.16'
<dependency org="com.github.skjolber.json-log-filter" name="core" rev="1.0.16">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='core', version='1.0.16')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "core" % "1.0.16"
[com.github.skjolber.json-log-filter/core "1.0.16"]