Download java-bowler-3.18.3.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.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials