Download java-bowler-3.22.0.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.22.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials