Last Version

Jen Core 0.30

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

GroupId

GroupId

jen
ArtifactId

ArtifactId

jen-core
Version

Version

0.30
Type

Type

jar
Description

Description

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

Download jen-core 0.30


<!-- 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"]

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.