is not current version
Last Version 3.0.2

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


Categories

Categories

JSON Data
GroupId

GroupId

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

ArtifactId

core
Version

Version

3.0.0
Type

Type

jar

Download core 3.0.0


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