Последняя версия

MicroJ Objects 2.0.2

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

Лицензия

Лицензия

Группа

Группа

io.github.mjcro
Идентификатор

Идентификатор

objects
Версия

Версия

2.0.2
Тип

Тип

jar
Описание

Описание

MicroJ Objects
Tiny library to operate mixed data and convert it from one data type to another
Ссылка на сайт

Ссылка на сайт

https://github.com/mjcro/objects
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Модули Проекта

Данный проект не имеет модулей.