Jen Core

The Jen Core provides the SoftClass API, with the ability to create and modify classes and their members.

Группа

Группа

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

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

jen-core
Последняя версия

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

0.30
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jen Core
The Jen Core provides the SoftClass API, with the ability to create and modify classes and their members.

Скачать jen-core

Имя Файла Размер
jen-core-0.30.pom
jen-core-0.30.jar 34 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
0.30
0.22
0.21
0.20
0.15
0.14