MVN

tech.neander : langoustine-tracer-shared_sjs1_3

Maven & Gradle

Jun 04, 2023
47 stars

langoustine-tracer-shared · langoustine-tracer-shared

<dependency>
    <groupId>tech.neander</groupId>
    <artifactId>langoustine-tracer-shared_sjs1_3</artifactId>
    <version>0.0.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.neander : langoustine-tracer-shared_sjs1_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.21

All Versions

Choose a version of tech.neander : langoustine-tracer-shared_sjs1_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
langoustine-tracer-shared_sjs1_3-0.0.21
langoustine-tracer-shared_sjs1_3-0.0.20
langoustine-tracer-shared_sjs1_3-0.0.19
langoustine-tracer-shared_sjs1_3-0.0.18
langoustine-tracer-shared_sjs1_3-0.0.17
langoustine-tracer-shared_sjs1_3-0.0.16
langoustine-tracer-shared_sjs1_3-0.0.15
langoustine-tracer-shared_sjs1_3-0.0.14
langoustine-tracer-shared_sjs1_3-0.0.13
langoustine-tracer-shared_sjs1_3-0.0.12
langoustine-tracer-shared_sjs1_3-0.0.11
langoustine-tracer-shared_sjs1_3-0.0.10
langoustine-tracer-shared_sjs1_3-0.0.9

How to add a dependency to Maven

Add the following tech.neander : langoustine-tracer-shared_sjs1_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.neander</groupId>
    <artifactId>langoustine-tracer-shared_sjs1_3</artifactId>
    <version>0.0.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.neander : langoustine-tracer-shared_sjs1_3 gradle dependency to your build.gradle file:

implementation 'tech.neander:langoustine-tracer-shared_sjs1_3:0.0.21'

Gradle Kotlin DSL: Add the following tech.neander : langoustine-tracer-shared_sjs1_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.neander:langoustine-tracer-shared_sjs1_3:0.0.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.neander : langoustine-tracer-shared_sjs1_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.neander" % "langoustine-tracer-shared_sjs1_3" % "0.0.21"