Bot Runner

Parent POM for a Bot Framework powered bot

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.runner
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Bot Runner
Parent POM for a Bot Framework powered bot

Download bot.runner

Filename Size
bot.runner-0.0.2.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.v-play-games/bot.runner/ -->
<dependency>
    <groupId>com.github.v-play-games</groupId>
    <artifactId>bot.runner</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.runner/
implementation 'com.github.v-play-games:bot.runner:0.0.2'
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.runner/
implementation ("com.github.v-play-games:bot.runner:0.0.2")
'com.github.v-play-games:bot.runner:pom:0.0.2'
<dependency org="com.github.v-play-games" name="bot.runner" rev="0.0.2">
  <artifact name="bot.runner" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='bot.runner', version='0.0.2')
)
libraryDependencies += "com.github.v-play-games" % "bot.runner" % "0.0.2"
[com.github.v-play-games/bot.runner "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.v-play-games : bot.core jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2