is not current version
Last Version 0.3.0

com.dopsun.chatbot:chatbot-cli-parent 0.2.0

ChatBot CLI Utils.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dopsun.chatbot
ArtifactId

ArtifactId

chatbot-cli-parent
Version

Version

0.2.0
Type

Type

pom

Download chatbot-cli-parent 0.2.0


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