Jar examples for i:interface-it
Java code generator to create an interface which delegates to a class's static methods
You can download jar file interface-it 1.0.1 in this page.
Mozilla Public License 2.0
You can use the following script to add interface-it-1.0.1.jar to your project.
<dependency> <groupId>com.github.aro-tech</groupId> <artifactId>interface-it</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.aro-tech', name: 'interface-it', version: '1.0.1'
libraryDependencies += "com.github.aro-tech" % "interface-it" % "1.0.1"
<dependency org="com.github.aro-tech" name="interface-it" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.aro-tech', module='interface-it', version='1.0.1'))
'com.github.aro-tech:interface-it:jar:1.0.1'
Click the following link to download the jar file.
interface-it-1.0.1-javadoc.jar