jlib value transfer, reference and manipulation framework

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
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.
org.jlib

jlib

Versions

Version
1.0.0