Download alchemist-interfaces-7.0.1.jar file - Jar a

Jar examples for a:alchemist-interfaces

Description

Interfaces of core and model components of Alchemist

You can download jar file alchemist-interfaces 7.0.1 in this page.

License

GPL linking exception

Build File

You can use the following script to add alchemist-interfaces-7.0.1.jar to your project.

<dependency>
   <groupId>it.unibo.alchemist</groupId>
   <artifactId>alchemist-interfaces</artifactId>
   <version>7.0.1</version>
</dependency>
compile group: 'it.unibo.alchemist', name: 'alchemist-interfaces', version: '7.0.1'
libraryDependencies += "it.unibo.alchemist" % "alchemist-interfaces" % "7.0.1"
<dependency org="it.unibo.alchemist" name="alchemist-interfaces" rev="7.0.1"/>
@Grapes(@Grab(group='it.unibo.alchemist', module='alchemist-interfaces', version='7.0.1'))
'it.unibo.alchemist:alchemist-interfaces:jar:7.0.1'

Download

Click the following link to download the jar file.

alchemist-interfaces-7.0.1-javadoc.jar
alchemist-interfaces-7.0.1-sources.jar
alchemist-interfaces-7.0.1.jar
alchemist-interfaces-7.0.1.pom



Related Tutorials