Download alchemist-time-2.5.0.jar file - Jar a

Jar examples for a:alchemist-time

Description

Alchemist Time Implementations

You can download jar file alchemist-time 2.5.0 in this page.

License

GPL linking exception

Build File

You can use the following script to add alchemist-time-2.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

alchemist-time-2.5.0-javadoc.jar
alchemist-time-2.5.0-sources.jar
alchemist-time-2.5.0.jar
alchemist-time-2.5.0.pom



Related Tutorials