MVN

com.github.aro-tech : interface-it

Maven & Gradle

Jul 09, 2016
1 usages
7 stars

Java code generator to create an interface which delegates to a class's static methods

<dependency>
    <groupId>com.github.aro-tech</groupId>
    <artifactId>interface-it</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aro-tech : interface-it to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.github.aro-tech : interface-it to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
interface-it-1.1.3
interface-it-1.1.2
interface-it-1.1.1
interface-it-1.1.0
1.0.x
interface-it-1.0.1
interface-it-1.0.0
0.8.x
interface-it-0.8.0
0.7.x
interface-it-0.7.0

How to add a dependency to Maven

Add the following com.github.aro-tech : interface-it maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.aro-tech</groupId>
    <artifactId>interface-it</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.aro-tech : interface-it gradle dependency to your build.gradle file:

implementation 'com.github.aro-tech:interface-it:1.1.3'

Gradle Kotlin DSL: Add the following com.github.aro-tech : interface-it gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.aro-tech:interface-it:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.aro-tech : interface-it sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.aro-tech" % "interface-it" % "1.1.3"

Advertisement

Dependencies from Group

Apr 16, 2020
3 usages
1 stars
Apr 16, 2020
2 usages
1 stars
Jul 09, 2016
1 usages
7 stars
Apr 16, 2020
1 usages
1 stars
Jul 10, 2016
1 stars

Discover Dependencies

Jan 29, 2010
2 usages
Jan 30, 2020
7 stars
Oct 16, 2017
3 usages
1 stars
Feb 13, 2018
1 usages
227 stars
Jun 19, 2017
1 usages
0 stars
Apr 05, 2016
3 usages
Apr 13, 2016
1 usages
4 stars