is not current version
Last Version 0.3.0

com.dopsun.chatbot:chatbot-cli 0.2.0

ChatBot CLI Utils.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dopsun.chatbot
ArtifactId

ArtifactId

chatbot-cli
Version

Version

0.2.0
Type

Type

jar

Download chatbot-cli 0.2.0


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