Download alchemist-implementationbase-7.11.0-5.0.1-528fa6b.jar file - Jar a

Jar examples for a:alchemist-implementationbase

Description

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 7.11.0-5.0.1-528fa6b in this page.

License

GPL linking exception

Build File

You can use the following script to add alchemist-implementationbase-7.11.0-5.0.1-528fa6b.jar to your project.

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

Download

Click the following link to download the jar file.

alchemist-implementationbase-7.11.0-5.0.1-528fa6b-javadoc.jar
alchemist-implementationbase-7.11.0-5.0.1-528fa6b-sources.jar
alchemist-implementationbase-7.11.0-5.0.1-528fa6b.jar
alchemist-implementationbase-7.11.0-5.0.1-528fa6b.pom



Related Tutorials