| License |
License |
|---|---|
| GroupId | GroupIdcom.github.v-play-games |
| ArtifactId | ArtifactIdbot-parent |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBot Parent
Parent POM for a Bot Framework powered bot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bot-parent-0.0.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.v-play-games/bot-parent/ -->
<dependency>
<groupId>com.github.v-play-games</groupId>
<artifactId>bot-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/bot-parent/
implementation 'com.github.v-play-games:bot-parent:0.0.2'
// https://jarcasting.com/artifacts/com.github.v-play-games/bot-parent/
implementation ("com.github.v-play-games:bot-parent:0.0.2")
'com.github.v-play-games:bot-parent:pom:0.0.2'
<dependency org="com.github.v-play-games" name="bot-parent" rev="0.0.2">
<artifact name="bot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='bot-parent', version='0.0.2')
)
libraryDependencies += "com.github.v-play-games" % "bot-parent" % "0.0.2"
[com.github.v-play-games/bot-parent "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.v-play-games : bot.commands.all | pom | 0.0.1 |