Jar examples for a:alchemist-implementationbase
Abstract, incarnation independent implementations of the Alchemist's interfaces. Provides support for those who want to write incarnations.
You can download jar file alchemist-implementationbase 0.2.0 in this page.
GPL linking exception
You can use the following script to add alchemist-implementationbase-0.2.0.jar to your project.
<dependency> <groupId>it.unibo.alchemist</groupId> <artifactId>alchemist-implementationbase</artifactId> <version>0.2.0</version> </dependency>
compile group: 'it.unibo.alchemist', name: 'alchemist-implementationbase', version: '0.2.0'
libraryDependencies += "it.unibo.alchemist" % "alchemist-implementationbase" % "0.2.0"
<dependency org="it.unibo.alchemist" name="alchemist-implementationbase" rev="0.2.0"/>
@Grapes(@Grab(group='it.unibo.alchemist', module='alchemist-implementationbase', version='0.2.0'))
'it.unibo.alchemist:alchemist-implementationbase:jar:0.2.0'
Click the following link to download the jar file.
alchemist-implementationbase-0.2.0-javadoc.jar