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

Jar examples for a:alchemist-time

Description

Alchemist Time Implementations

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

License

GPL linking exception

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials