MVN

net.fornwall : jelf

Maven & Gradle

Jul 30, 2023
2 usages
132 stars

JElf · ELF parsing library in java

<dependency>
    <groupId>net.fornwall</groupId>
    <artifactId>jelf</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.fornwall : jelf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of net.fornwall : jelf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jelf-0.9.0
0.8.x
jelf-0.8.0
0.7.x
jelf-0.7.0
0.6.x
jelf-0.6.0
0.5.x
jelf-0.5.0
0.4.x
jelf-0.4.8
jelf-0.4.5
jelf-0.4.4
jelf-0.4.3
jelf-0.4.2
jelf
jelf-jelf

How to add a dependency to Maven

Add the following net.fornwall : jelf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.fornwall</groupId>
    <artifactId>jelf</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.fornwall : jelf gradle dependency to your build.gradle file:

implementation 'net.fornwall:jelf:0.9.0'

Gradle Kotlin DSL: Add the following net.fornwall : jelf gradle kotlin dependency to your build.gradle.kts file:

implementation("net.fornwall:jelf:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.fornwall : jelf sbt scala dependency to your build.sbt file:

libraryDependencies += "net.fornwall" % "jelf" % "0.9.0"

Advertisement

Dependencies from Group

Jul 30, 2023
2 usages
132 stars
aoc
Aug 11, 2023
39 stars

Discover Dependencies

Nov 28, 2015
7 usages
7 stars
May 18, 2016
9 usages
4 stars
Jun 04, 2007
4 usages
rut
Feb 13, 2019
5 usages
20 stars
May 07, 2014
4 usages
0 stars
Jun 21, 2015
1 usages
20 stars
Apr 01, 2023
7 usages
4 stars