MVN

io.janstenpickle : trace4cats-exporter-stream_3

Maven & Gradle

Apr 14, 2022
4 usages
123 stars

trace4cats-exporter-stream · trace4cats-exporter-stream

<dependency>
    <groupId>io.janstenpickle</groupId>
    <artifactId>trace4cats-exporter-stream_3</artifactId>
    <version>0.13.1+12-491cff7e</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.janstenpickle : trace4cats-exporter-stream_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.1+12-491cff7e
  • Latest Release Candidate: 0.12.0-RC2+18-2de6b68e

All Versions

Choose a version of io.janstenpickle : trace4cats-exporter-stream_3 to add to Maven or Gradle - All Versions:

  • Version Updated
  • trace4cats-exporter-stream_3-0.13.1+12-491cff7e

    Apr 14, 2022
  • trace4cats-exporter-stream_3-0.13.1

    Mar 30, 2022
  • trace4cats-exporter-stream_3-0.13.0

    Mar 21, 2022
  • trace4cats-exporter-stream_3-0.12.0+111-8d6ea03c

    Mar 19, 2022
  • trace4cats-exporter-stream_3-0.12.0+65-90737804

    Dec 18, 2021
  • trace4cats-exporter-stream_3-0.12.0

    Aug 06, 2021
  • trace4cats-exporter-stream_3-0.12.0-RC2+18-2de6b68e

    Jul 30, 2021
  • trace4cats-exporter-stream_3-0.12.0-RC2+17-d73c7ff3

    Jul 28, 2021

How to add a dependency to Maven

Add the following io.janstenpickle : trace4cats-exporter-stream_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.janstenpickle</groupId>
    <artifactId>trace4cats-exporter-stream_3</artifactId>
    <version>0.13.1+12-491cff7e</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.janstenpickle : trace4cats-exporter-stream_3 gradle dependency to your build.gradle file:

implementation 'io.janstenpickle:trace4cats-exporter-stream_3:0.13.1+12-491cff7e'

Gradle Kotlin DSL: Add the following io.janstenpickle : trace4cats-exporter-stream_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.janstenpickle:trace4cats-exporter-stream_3:0.13.1+12-491cff7e")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.janstenpickle : trace4cats-exporter-stream_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.janstenpickle" % "trace4cats-exporter-stream_3" % "0.13.1+12-491cff7e"

Advertisement