Jar examples for c:common-interfaces
Java interfaces generally used in the MAY component library
You can download jar file common-interfaces 3.4.1 in this page.
You can use the following script to add common-interfaces-3.4.1.jar to your project.
<dependency> <groupId>fr.irit.smac.lib.may</groupId> <artifactId>common-interfaces</artifactId> <version>3.4.1</version> </dependency>
compile group: 'fr.irit.smac.lib.may', name: 'common-interfaces', version: '3.4.1'
libraryDependencies += "fr.irit.smac.lib.may" % "common-interfaces" % "3.4.1"
<dependency org="fr.irit.smac.lib.may" name="common-interfaces" rev="3.4.1"/>
@Grapes(@Grab(group='fr.irit.smac.lib.may', module='common-interfaces', version='3.4.1'))
'fr.irit.smac.lib.may:common-interfaces:jar:3.4.1'
Click the following link to download the jar file.
common-interfaces-3.4.1-javadoc.jar