Download director-0.0.26.jar file - Jar d

Jar examples for d:director

Description

You can download jar file director 0.0.26 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

director-0.0.26-javadoc.jar
director-0.0.26-sources.jar
director-0.0.26.jar
director-0.0.26.pom



Related Tutorials