Download director-0.9.1.jar file - Jar d

Jar examples for d:director

Description

You can download jar file director 0.9.1 in this page.

Build File

You can use the following script to add director-0.9.1.jar to your project.

<dependency>
   <groupId>ch.sbb.releasetrain</groupId>
   <artifactId>director</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'ch.sbb.releasetrain', name: 'director', version: '0.9.1'
libraryDependencies += "ch.sbb.releasetrain" % "director" % "0.9.1"
<dependency org="ch.sbb.releasetrain" name="director" rev="0.9.1"/>
@Grapes(@Grab(group='ch.sbb.releasetrain', module='director', version='0.9.1'))
'ch.sbb.releasetrain:director:jar:0.9.1'

Download

Click the following link to download the jar file.

director-0.9.1-javadoc.jar
director-0.9.1-sources.jar
director-0.9.1.jar
director-0.9.1.pom



Related Tutorials