Last Version

jlib value transfer, reference and manipulation framework 1.0.0

jlib framework providing means to carry, name and modify values in a call-by-reference-like manner

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-value
Version

Version

1.0.0
Type

Type

jar
Description

Description

jlib value transfer, reference and manipulation framework
jlib framework providing means to carry, name and modify values in a call-by-reference-like manner
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-value.git

Download jlib-value 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.