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