Download director-0.0.28.jar file - Jar d

Jar examples for d:director

Description

You can download jar file director 0.0.28 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

director-0.0.28-javadoc.jar
director-0.0.28-sources.jar
director-0.0.28.jar
director-0.0.28.pom



Related Tutorials