is not current version
Last Version 3.9.0

com.outr:scribe-logstash_2.13 3.2.0

scribe-logstash

Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

com.outr
ArtifactId

ArtifactId

scribe-logstash_2.13
Version

Version

3.2.0
Type

Type

jar

Download scribe-logstash_2.13 3.2.0


<!-- https://jarcasting.com/artifacts/com.outr/scribe-logstash_2.13/ -->
<dependency>
    <groupId>com.outr</groupId>
    <artifactId>scribe-logstash_2.13</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-logstash_2.13/
implementation 'com.outr:scribe-logstash_2.13:3.2.0'
// https://jarcasting.com/artifacts/com.outr/scribe-logstash_2.13/
implementation ("com.outr:scribe-logstash_2.13:3.2.0")
'com.outr:scribe-logstash_2.13:jar:3.2.0'
<dependency org="com.outr" name="scribe-logstash_2.13" rev="3.2.0">
  <artifact name="scribe-logstash_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-logstash_2.13', version='3.2.0')
)
libraryDependencies += "com.outr" % "scribe-logstash_2.13" % "3.2.0"
[com.outr/scribe-logstash_2.13 "3.2.0"]