MVN

org.openmbee.mms : twc

Maven & Gradle

Jun 05, 2023
23 stars

twc · twc, a module of the MMS

<dependency>
    <groupId>org.openmbee.mms</groupId>
    <artifactId>twc</artifactId>
    <version>4.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openmbee.mms : twc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.18

All Versions

Choose a version of org.openmbee.mms : twc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
twc-4.0.18
twc-4.0.17
twc-4.0.16
twc-4.0.15
twc-4.0.14
twc-4.0.13
twc-4.0.12
twc-4.0.11
twc-4.0.10
twc-4.0.9
twc-4.0.8
twc-4.0.7
twc-4.0.6
twc-4.0.5
twc-4.0.4
twc-4.0.3
twc-4.0.2
twc-4.0.1

How to add a dependency to Maven

Add the following org.openmbee.mms : twc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openmbee.mms</groupId>
    <artifactId>twc</artifactId>
    <version>4.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openmbee.mms : twc gradle dependency to your build.gradle file:

implementation 'org.openmbee.mms:twc:4.0.18'

Gradle Kotlin DSL: Add the following org.openmbee.mms : twc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openmbee.mms:twc:4.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openmbee.mms : twc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openmbee.mms" % "twc" % "4.0.18"

Advertisement

Dependencies from Group

Jun 05, 2023
8 usages
23 stars
rdb
Jun 05, 2023
6 usages
23 stars
Jun 05, 2023
4 usages
23 stars
Jun 05, 2023
2 usages
23 stars
Jun 05, 2023
1 usages
23 stars

Discover Dependencies