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 0.8.0 in this page.
Mozilla Public License 2.0
You can use the following script to add interface-it-0.8.0.jar to your project.
<dependency> <groupId>com.github.aro-tech</groupId> <artifactId>interface-it</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.aro-tech', name: 'interface-it', version: '0.8.0'
libraryDependencies += "com.github.aro-tech" % "interface-it" % "0.8.0"
<dependency org="com.github.aro-tech" name="interface-it" rev="0.8.0"/>
@Grapes(@Grab(group='com.github.aro-tech', module='interface-it', version='0.8.0'))
'com.github.aro-tech:interface-it:jar:0.8.0'
Click the following link to download the jar file.
interface-it-0.8.0-javadoc.jar