MVN

net.sf.jinterflex : jinterflex

Maven & Gradle

Aug 30, 2015

jInterflex · jInterflex is a small Java library that provides an alternative way to make reflection calls using interfaces and annotations.

<dependency>
    <groupId>net.sf.jinterflex</groupId>
    <artifactId>jinterflex</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0
  • Latest Beta: 1.0-Beta4

All Versions

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

Version Vulnerabilities Updated
1.0.x
jinterflex-1.0.0
1.0
jinterflex-1.0-Beta4
jinterflex-1.0-Beta3
jinterflex-1.0-Beta2

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.jinterflex</groupId>
    <artifactId>jinterflex</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.sf.jinterflex:jinterflex:1.0.0'

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

implementation("net.sf.jinterflex:jinterflex:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.sf.jinterflex" % "jinterflex" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 15, 2018
Mar 28, 2022
Sep 24, 2015
4 usages
598 stars
May 22, 2016
1 stars
May 22, 2016
1 usages
1 stars
Aug 26, 2015
3 usages
85 stars
Aug 26, 2015
4 usages
85 stars
Aug 26, 2015
95 stars
Aug 26, 2015
4 usages
85 stars