| License |
License |
|---|---|
| GroupId | GroupIdcom.gfk.senbot |
| ArtifactId | ArtifactIdSenBotParent |
| Last Version | Last Version0.4.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSenBot Parent
Parent pom for the SenBot modules
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| SenBotParent-0.4.8.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gfk.senbot/SenBotParent/ -->
<dependency>
<groupId>com.gfk.senbot</groupId>
<artifactId>SenBotParent</artifactId>
<version>0.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gfk.senbot/SenBotParent/
implementation 'com.gfk.senbot:SenBotParent:0.4.8'
// https://jarcasting.com/artifacts/com.gfk.senbot/SenBotParent/
implementation ("com.gfk.senbot:SenBotParent:0.4.8")
'com.gfk.senbot:SenBotParent:pom:0.4.8'
<dependency org="com.gfk.senbot" name="SenBotParent" rev="0.4.8">
<artifact name="SenBotParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gfk.senbot', module='SenBotParent', version='0.4.8')
)
libraryDependencies += "com.gfk.senbot" % "SenBotParent" % "0.4.8"
[com.gfk.senbot/SenBotParent "0.4.8"]