Last Version

pecoff4j 0.0.2.1

PE/COFF 4J is a java engineering library for portable executables, the format used by Windows.

License

License

GroupId

GroupId

org.whitesource
ArtifactId

ArtifactId

pecoff4j
Version

Version

0.0.2.1
Type

Type

jar
Description

Description

pecoff4j
PE/COFF 4J is a java engineering library for portable executables, the format used by Windows.
Project URL

Project URL

https://github.com/whitesource/pecoff4j-maven

Download pecoff4j 0.0.2.1


<!-- https://jarcasting.com/artifacts/org.whitesource/pecoff4j/ -->
<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>pecoff4j</artifactId>
    <version>0.0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/pecoff4j/
implementation 'org.whitesource:pecoff4j:0.0.2.1'
// https://jarcasting.com/artifacts/org.whitesource/pecoff4j/
implementation ("org.whitesource:pecoff4j:0.0.2.1")
'org.whitesource:pecoff4j:jar:0.0.2.1'
<dependency org="org.whitesource" name="pecoff4j" rev="0.0.2.1">
  <artifact name="pecoff4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='pecoff4j', version='0.0.2.1')
)
libraryDependencies += "org.whitesource" % "pecoff4j" % "0.0.2.1"
[org.whitesource/pecoff4j "0.0.2.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.