MVN

com.thoughtworks.binding : latestevent_sjs1_3

Maven & Gradle

Feb 08, 2023
6 stars

LatestEvent · LatestEvent

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>latestevent_sjs1_3</artifactId>
    <version>2.0.0+13-cd63a4e2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.binding : latestevent_sjs1_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0+13-cd63a4e2

All Versions

Choose a version of com.thoughtworks.binding : latestevent_sjs1_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
latestevent_sjs1_3-2.0.0
latestevent_sjs1_3-2.0.0-M0
latestevent_sjs1_3-2.0.0-M0+3-c5b9a3c8
latestevent_sjs1_3-2.0.0-M0+2-3c29b239
latestevent_sjs1_3-2.0.0-M0+1-2850de63
latestevent_sjs1_3-2.0.0+13-cd63a4e2
latestevent_sjs1_3-2.0.0+12-1886b3fc
latestevent_sjs1_3-2.0.0+11-20ecd499
latestevent_sjs1_3-2.0.0+10-09e566f7

How to add a dependency to Maven

Add the following com.thoughtworks.binding : latestevent_sjs1_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>latestevent_sjs1_3</artifactId>
    <version>2.0.0+13-cd63a4e2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.binding : latestevent_sjs1_3 gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.binding:latestevent_sjs1_3:2.0.0+13-cd63a4e2'

Gradle Kotlin DSL: Add the following com.thoughtworks.binding : latestevent_sjs1_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.binding:latestevent_sjs1_3:2.0.0+13-cd63a4e2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.binding : latestevent_sjs1_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.binding" % "latestevent_sjs1_3" % "2.0.0+13-cd63a4e2"