Jar examples for c:commons-interfaces
Some common interfaces for Java
You can download jar file commons-interfaces 4.0.1 in this page.
MIT License
You can use the following script to add commons-interfaces-4.0.1.jar to your project.
<dependency> <groupId>net.markenwerk</groupId> <artifactId>commons-interfaces</artifactId> <version>4.0.1</version> </dependency>
compile group: 'net.markenwerk', name: 'commons-interfaces', version: '4.0.1'
libraryDependencies += "net.markenwerk" % "commons-interfaces" % "4.0.1"
<dependency org="net.markenwerk" name="commons-interfaces" rev="4.0.1"/>
@Grapes(@Grab(group='net.markenwerk', module='commons-interfaces', version='4.0.1'))
'net.markenwerk:commons-interfaces:jar:4.0.1'
Click the following link to download the jar file.
commons-interfaces-4.0.1-javadoc.jar