MVN

de.rub.nds : ModifiableVariable

Maven & Gradle

Jun 09, 2022
2 usages
8 stars

ModifiableVariable · A Modifiable Variable concept allows for easy runtime modifications of basic data types like integers, booleans, or byte arrays

<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>ModifiableVariable</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.rub.nds : ModifiableVariable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of de.rub.nds : ModifiableVariable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
ModifiableVariable-3.5.0
3.4.x
ModifiableVariable-3.4.0
3.2.x
ModifiableVariable-3.2.0
3.1.x
ModifiableVariable-3.1.0
3.0.x
ModifiableVariable-3.0.0
2.7
ModifiableVariable-2.7
2.6
ModifiableVariable-2.6
2.5
ModifiableVariable-2.5
2.4
ModifiableVariable-2.4
2.3
ModifiableVariable-2.3
2.2
ModifiableVariable-2.2
2.1
ModifiableVariable-2.1

How to add a dependency to Maven

Add the following de.rub.nds : ModifiableVariable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>ModifiableVariable</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.rub.nds : ModifiableVariable gradle dependency to your build.gradle file:

implementation 'de.rub.nds:ModifiableVariable:3.5.0'

Gradle Kotlin DSL: Add the following de.rub.nds : ModifiableVariable gradle kotlin dependency to your build.gradle.kts file:

implementation("de.rub.nds:ModifiableVariable:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.rub.nds : ModifiableVariable sbt scala dependency to your build.sbt file:

libraryDependencies += "de.rub.nds" % "ModifiableVariable" % "3.5.0"

Advertisement

Dependencies from Group

Jun 09, 2022
2 usages
8 stars
Jun 09, 2022
1 usages
3 stars
Jun 09, 2022
1 usages
3 stars
Mar 15, 2023
8 stars
Aug 09, 2023
1 stars

Discover Dependencies

Jul 12, 2023
9 usages
3 stars
Jul 14, 2023
4 usages
May 17, 2021
12 usages
0 stars
Jul 04, 2023
7 usages
4 stars
May 24, 2022
1 usages
51 stars
Apr 17, 2020
2 usages
155 stars
Dec 07, 2017
1 usages
3 stars
Jan 11, 2022
1 usages
84 stars
io
Jun 11, 2020
4 usages
394 stars