MVN

com.tradplusad : tradplus-gromore

Maven & Gradle

Aug 25, 2023

tradplus-gromore · tradplus-gromore

<dependency>
    <groupId>com.tradplusad</groupId>
    <artifactId>tradplus-gromore</artifactId>
    <version>49.9.4.40.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tradplusad : tradplus-gromore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 49.9.4.40.1

All Versions

Choose a version of com.tradplusad : tradplus-gromore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
49.10.x
tradplus-gromore-49.10.0.1
tradplus-gromore-49.10.0.1.1
tradplus-gromore-49.10.0.0.1
49.9.x
tradplus-gromore-49.9.9.11.1
tradplus-gromore-49.9.9.10
tradplus-gromore-49.9.9.10.1
tradplus-gromore-49.9.9.0
tradplus-gromore-49.9.9.0.1
tradplus-gromore-49.9.8.0
tradplus-gromore-49.9.8.0.1
tradplus-gromore-49.9.7.30.1
tradplus-gromore-49.9.7.10
tradplus-gromore-49.9.7.10.1
tradplus-gromore-49.9.7.0.1
tradplus-gromore-49.9.6.20
tradplus-gromore-49.9.6.20.1
tradplus-gromore-49.9.6.10
tradplus-gromore-49.9.6.10.1
tradplus-gromore-49.9.6.0
tradplus-gromore-49.9.6.0.1
tradplus-gromore-49.9.5.0
tradplus-gromore-49.9.5.0.1
tradplus-gromore-49.9.4.40.1
tradplus-gromore-49.9.4.30.1
tradplus-gromore-49.9.4.20.1
tradplus-gromore-49.9.4.10.1
tradplus-gromore-49.9.4.0.1
tradplus-gromore-49.9.4.0
tradplus-gromore-49.9.3.30.1
tradplus-gromore-49.9.3.20.1
tradplus-gromore-49.9.3.10
tradplus-gromore-49.9.3.10.1
tradplus-gromore-49.9.3.0
tradplus-gromore-49.9.3.0.1
tradplus-gromore-49.9.2.10.1
tradplus-gromore-49.9.2.10
tradplus-gromore-49.9.2.0
tradplus-gromore-49.9.2.0.1
tradplus-gromore-49.9.1.20.1
tradplus-gromore-49.9.1.40.1
tradplus-gromore-49.9.1.30
tradplus-gromore-49.9.1.30.1
tradplus-gromore-49.9.1.10.1
tradplus-gromore-49.9.1.0
tradplus-gromore-49.9.1.0.1
tradplus-gromore-49.9.0.0
tradplus-gromore-49.9.0.0.1
49.8.x
tradplus-gromore-49.8.9.10
tradplus-gromore-49.8.9.10.1
tradplus-gromore-49.8.9.0
tradplus-gromore-49.8.9.0.1
tradplus-gromore-49.8.8.0
tradplus-gromore-49.8.8.0.1
tradplus-gromore-49.8.7.10.1
tradplus-gromore-49.8.7.0.1
tradplus-gromore-49.8.7.0
tradplus-gromore-49.8.6.10.1
tradplus-gromore-49.8.6.0
tradplus-gromore-49.8.6.0.1
tradplus-gromore-49.8.5.0
tradplus-gromore-49.8.5.0.1
tradplus-gromore-49.8.4.0
tradplus-gromore-49.8.4.0.1

How to add a dependency to Maven

Add the following com.tradplusad : tradplus-gromore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tradplusad</groupId>
    <artifactId>tradplus-gromore</artifactId>
    <version>49.9.4.40.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tradplusad : tradplus-gromore gradle dependency to your build.gradle file:

implementation 'com.tradplusad:tradplus-gromore:49.9.4.40.1'

Gradle Kotlin DSL: Add the following com.tradplusad : tradplus-gromore gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tradplusad:tradplus-gromore:49.9.4.40.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tradplusad : tradplus-gromore sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tradplusad" % "tradplus-gromore" % "49.9.4.40.1"