is not current version
Last Version 0.50.1

com.neuronrobotics:BowlerScriptingKernel 0.21.0

A command line utility for accsing the bowler framework.

GroupId

GroupId

com.neuronrobotics
ArtifactId

ArtifactId

BowlerScriptingKernel
Version

Version

0.21.0
Type

Type

jar

Download BowlerScriptingKernel 0.21.0


<!-- https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/ -->
<dependency>
    <groupId>com.neuronrobotics</groupId>
    <artifactId>BowlerScriptingKernel</artifactId>
    <version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/
implementation 'com.neuronrobotics:BowlerScriptingKernel:0.21.0'
// https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/
implementation ("com.neuronrobotics:BowlerScriptingKernel:0.21.0")
'com.neuronrobotics:BowlerScriptingKernel:jar:0.21.0'
<dependency org="com.neuronrobotics" name="BowlerScriptingKernel" rev="0.21.0">
  <artifact name="BowlerScriptingKernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.neuronrobotics', module='BowlerScriptingKernel', version='0.21.0')
)
libraryDependencies += "com.neuronrobotics" % "BowlerScriptingKernel" % "0.21.0"
[com.neuronrobotics/BowlerScriptingKernel "0.21.0"]