Download java-bowler-3.16.7.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.16.7 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials