is not current version
Last Version 0.30

jen:jen-core 0.21

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

Type

jar

Download jen-core 0.21


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