is not current version
Last Version 0.4.8

com.gfk.senbot:SenBotParent 0.4.3

Parent pom for the SenBot modules

GroupId

GroupId

com.gfk.senbot
ArtifactId

ArtifactId

SenBotParent
Version

Version

0.4.3
Type

Type

pom

Download SenBotParent 0.4.3

Filename Size
SenBotParent-0.4.3.pom 7 KB
Browse

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