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