MVN

io.rtron : rtron-std

Maven & Gradle

Oct 14, 2021
7 usages
47 stars

rtron-std · Component 'rtron-std' of rtron.

<dependency>
    <groupId>io.rtron</groupId>
    <artifactId>rtron-std</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rtron : rtron-std to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of io.rtron : rtron-std to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
rtron-std-1.2.2
rtron-std-1.2.1
rtron-std-1.2.0

How to add a dependency to Maven

Add the following io.rtron : rtron-std maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rtron</groupId>
    <artifactId>rtron-std</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rtron : rtron-std gradle dependency to your build.gradle file:

implementation 'io.rtron:rtron-std:1.2.2'

Gradle Kotlin DSL: Add the following io.rtron : rtron-std gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rtron:rtron-std:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rtron : rtron-std sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rtron" % "rtron-std" % "1.2.2"

Advertisement

Dependencies from Group

Oct 14, 2021
7 usages
47 stars
Oct 14, 2021
5 usages
47 stars
Oct 14, 2021
4 usages
47 stars
Oct 14, 2021
3 usages
47 stars
Oct 14, 2021
2 usages
47 stars

Discover Dependencies

Oct 14, 2021
4 usages
47 stars
Oct 14, 2021
47 stars
Jul 21, 2023
3 usages
959 stars
Aug 24, 2023
15 stars
Aug 18, 2023
15 stars
May 21, 2021