is not current version
Last Version 0.30

jen:jen-core 0.15

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.15
Type

Type

jar

Download jen-core 0.15


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