Last Version

jInterflex 1.0.0

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

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.sf.jinterflex
ArtifactId

ArtifactId

jinterflex
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://sourceforge.net/p/jinterflex/
Source Code Management

Source Code Management

https://sourceforge.net/p/jinterflex/code/

Download jinterflex 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.mycila : mycila-junit jar 1.4.ga

Project Modules

There are no modules declared in this project.