Last Version

Bot Framework 0.0.2

Parent POM for all artifacts related to Bot Framework

License

License

GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

bot.framework
Version

Version

0.0.2
Type

Type

pom
Description

Description

Bot Framework
Parent POM for all artifacts related to Bot Framework
Project URL

Project URL

http://github.com/V-Play-Games/BotFramework
Source Code Management

Source Code Management

https://github.com/V-Play-Games/BotFramework

Download bot.framework 0.0.2

Filename Size
bot.framework-0.0.2.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bot.core
  • bot.commands
  • bot.runner