Last Version

MicroJ Objects 2.0.2

Tiny library to operate mixed data and convert it from one data type to another

License

License

GroupId

GroupId

io.github.mjcro
ArtifactId

ArtifactId

objects
Version

Version

2.0.2
Type

Type

jar
Description

Description

MicroJ Objects
Tiny library to operate mixed data and convert it from one data type to another
Project URL

Project URL

https://github.com/mjcro/objects
Source Code Management

Source Code Management

http://github.com/mjcro/objects/tree/main

Download objects 2.0.2


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.