Download java-bowler-3.18.6.jar file - Jar j

Jar examples for j:java-bowler

Description

A command line utility for accesing the bowler framework.

You can download jar file java-bowler 3.18.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add java-bowler-3.18.6.jar to your project.

<dependency>
   <groupId>com.neuronrobotics</groupId>
   <artifactId>java-bowler</artifactId>
   <version>3.18.6</version>
</dependency>
compile group: 'com.neuronrobotics', name: 'java-bowler', version: '3.18.6'
libraryDependencies += "com.neuronrobotics" % "java-bowler" % "3.18.6"
<dependency org="com.neuronrobotics" name="java-bowler" rev="3.18.6"/>
@Grapes(@Grab(group='com.neuronrobotics', module='java-bowler', version='3.18.6'))
'com.neuronrobotics:java-bowler:jar:3.18.6'

Download

Click the following link to download the jar file.

java-bowler-3.18.6-javadoc.jar
java-bowler-3.18.6-sources.jar
java-bowler-3.18.6.jar
java-bowler-3.18.6.pom



Related Tutorials