MVN

jen : jen-core

Maven & Gradle

Aug 19, 2011

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

<dependency>
    <groupId>jen</groupId>
    <artifactId>jen-core</artifactId>
    <version>0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jen : jen-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.30

All Versions

Choose a version of jen : jen-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.30
jen-core-0.30
0.22
jen-core-0.22
0.21
jen-core-0.21
0.20
jen-core-0.20
0.15
jen-core-0.15
0.14
jen-core-0.14

How to add a dependency to Maven

Add the following jen : jen-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jen</groupId>
    <artifactId>jen-core</artifactId>
    <version>0.30</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jen : jen-core gradle dependency to your build.gradle file:

implementation 'jen:jen-core:0.30'

Gradle Kotlin DSL: Add the following jen : jen-core gradle kotlin dependency to your build.gradle.kts file:

implementation("jen:jen-core:0.30")

How to add a dependency to SBT Scala

SBT Scala: Add the following jen : jen-core sbt scala dependency to your build.sbt file:

libraryDependencies += "jen" % "jen-core" % "0.30"

Advertisement

Dependencies from Group

Aug 19, 2011
Aug 19, 2011
jen
Aug 19, 2011
Aug 19, 2011

Discover Dependencies

Apr 03, 2015
3 usages
43 stars
Mar 16, 2012
5 usages
42 stars
Oct 29, 2016
26 usages
Sep 15, 2016
5 usages
Mar 04, 2018
13 usages
107 stars
Feb 09, 2007
11 usages
Apr 02, 2023
9 usages
2.4k stars
Sep 29, 2014
28 usages
12.9k stars
Dec 17, 2009
64 usages
Jun 19, 2018
13 usages
7 stars