Download director-0.9.5.jar file - Jar d

Jar examples for d:director

Description

You can download jar file director 0.9.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

director-0.9.5-javadoc.jar
director-0.9.5-sources.jar
director-0.9.5.jar
director-0.9.5.pom



Related Tutorials