is not current version
Last Version 3.5.0

ModifiableVariable 3.0.0

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

License

License

GroupId

GroupId

de.rub.nds
ArtifactId

ArtifactId

ModifiableVariable
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/RUB-NDS/ModifiableVariable
Source Code Management

Source Code Management

https://github.com/RUB-NDS/ModifiableVariable/tree/master

Download ModifiableVariable 3.0.0


<!-- https://jarcasting.com/artifacts/de.rub.nds/ModifiableVariable/ -->
<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>ModifiableVariable</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds/ModifiableVariable/
implementation 'de.rub.nds:ModifiableVariable:3.0.0'
// https://jarcasting.com/artifacts/de.rub.nds/ModifiableVariable/
implementation ("de.rub.nds:ModifiableVariable:3.0.0")
'de.rub.nds:ModifiableVariable:jar:3.0.0'
<dependency org="de.rub.nds" name="ModifiableVariable" rev="3.0.0">
  <artifact name="ModifiableVariable" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds', module='ModifiableVariable', version='3.0.0')
)
libraryDependencies += "de.rub.nds" % "ModifiableVariable" % "3.0.0"
[de.rub.nds/ModifiableVariable "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.