Last Version

JElf 0.4.1

ELF parsing library in java

License

License

Categories

Categories

Net
GroupId

GroupId

net.fornwall.jelf
ArtifactId

ArtifactId

jelf
Version

Version

0.4.1
Type

Type

jar
Description

Description

JElf
ELF parsing library in java
Project URL

Project URL

https://github.com/fornwall/jelf
Source Code Management

Source Code Management

https://github.com/fornwall/jelf

Download jelf 0.4.1


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

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.