is not current version
Last Version 3.0.2

com.github.skjolber.json-log-filter:api 2.1.0


Categories

Categories

JSON Data
GroupId

GroupId

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

ArtifactId

api
Version

Version

2.1.0
Type

Type

jar

Download api 2.1.0


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