MVN

net.sf.jiapi : jiapi-file

Maven & Gradle

Feb 03, 2017

Jiapi file · Jiapi file module is used to read Java class files into memory

<dependency>
    <groupId>net.sf.jiapi</groupId>
    <artifactId>jiapi-file</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jiapi : jiapi-file to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of net.sf.jiapi : jiapi-file to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jiapi-file-0.5.2

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.jiapi</groupId>
    <artifactId>jiapi-file</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jiapi : jiapi-file gradle dependency to your build.gradle file:

implementation 'net.sf.jiapi:jiapi-file:0.5.2'

Gradle Kotlin DSL: Add the following net.sf.jiapi : jiapi-file gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jiapi:jiapi-file:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jiapi : jiapi-file sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jiapi" % "jiapi-file" % "0.5.2"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 02, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Feb 02, 2017
1 usages
60 stars
Nov 09, 2018
1 usages
9 stars
Jun 16, 2017
1 usages
2 stars
Feb 16, 2017
1 usages
1 stars
Mar 03, 2017
1 usages
1k stars
Jul 11, 2017
1 usages
47 stars