is not current version
Last Version 0.4.8

com.gfk.senbot:SenBotDemo 0.4.1

A SenBot Demo project with the purpose to demonstrate all available SenBot features.

GroupId

GroupId

com.gfk.senbot
ArtifactId

ArtifactId

SenBotDemo
Version

Version

0.4.1
Type

Type

jar

Download SenBotDemo 0.4.1


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