License |
License |
---|---|
GroupId | GroupIdcom.neuronrobotics |
ArtifactId | ArtifactIdBowlerScriptingKernel |
Last Version | Last Version0.50.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBowler Scripting Kernel
A command line utility for accsing the bowler framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BowlerScriptingKernel-0.50.1.pom | |
BowlerScriptingKernel-0.50.1.jar | 261 KB |
BowlerScriptingKernel-0.50.1-sources.jar | 190 KB |
BowlerScriptingKernel-0.50.1-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/ -->
<dependency>
<groupId>com.neuronrobotics</groupId>
<artifactId>BowlerScriptingKernel</artifactId>
<version>0.50.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/
implementation 'com.neuronrobotics:BowlerScriptingKernel:0.50.1'
// https://jarcasting.com/artifacts/com.neuronrobotics/BowlerScriptingKernel/
implementation ("com.neuronrobotics:BowlerScriptingKernel:0.50.1")
'com.neuronrobotics:BowlerScriptingKernel:jar:0.50.1'
<dependency org="com.neuronrobotics" name="BowlerScriptingKernel" rev="0.50.1">
<artifact name="BowlerScriptingKernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.neuronrobotics', module='BowlerScriptingKernel', version='0.50.1')
)
libraryDependencies += "com.neuronrobotics" % "BowlerScriptingKernel" % "0.50.1"
[com.neuronrobotics/BowlerScriptingKernel "0.50.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |