Download director-0.0.29.jar file - Jar d

Jar examples for d:director

Description

You can download jar file director 0.0.29 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

director-0.0.29-javadoc.jar
director-0.0.29-sources.jar
director-0.0.29.jar
director-0.0.29.pom



Related Tutorials