MVN

org.whitesource : pecoff4j

Maven & Gradle

Jan 25, 2018
4 usages
2 stars

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

<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>pecoff4j</artifactId>
    <version>0.0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whitesource : pecoff4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2.1

All Versions

Choose a version of org.whitesource : pecoff4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
pecoff4j-0.0.2.1

How to add a dependency to Maven

Add the following org.whitesource : pecoff4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whitesource</groupId>
    <artifactId>pecoff4j</artifactId>
    <version>0.0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whitesource : pecoff4j gradle dependency to your build.gradle file:

implementation 'org.whitesource:pecoff4j:0.0.2.1'

Gradle Kotlin DSL: Add the following org.whitesource : pecoff4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whitesource:pecoff4j:0.0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whitesource : pecoff4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whitesource" % "pecoff4j" % "0.0.2.1"

Advertisement

Dependencies from Group

Aug 21, 2023
7 usages
49 stars
Aug 21, 2023
7 usages
49 stars
Aug 21, 2023
7 usages
49 stars
Jul 21, 2019
5 usages
5 stars

Discover Dependencies

Jun 23, 2020
3 usages
3 stars
Jul 16, 2021
5 usages
1 stars
Mar 13, 2014
5 usages
Dec 29, 2015
3 usages
Jun 23, 2016
3 usages
Jun 01, 2018
2 usages
42 stars
Jun 01, 2018
3 usages
42 stars
May 23, 2023
9 usages
7 stars