is not current version
Last Version 0.50.1

com.neuronrobotics:BowlerScriptingKernel 0.4.28

A command line utility for accsing the bowler framework.

GroupId

GroupId

com.neuronrobotics
ArtifactId

ArtifactId

BowlerScriptingKernel
Version

Version

0.4.28
Type

Type

jar

Download BowlerScriptingKernel 0.4.28


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