License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.dopsun.chatbot |
ArtifactId | ArtifactIdchatbot-cli |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionChatBot CLI
ChatBot CLI Utils.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chatbot-cli-0.3.0.pom | |
chatbot-cli-0.3.0.jar | 55 KB |
chatbot-cli-0.3.0-sources.jar | 31 KB |
chatbot-cli-0.3.0-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dopsun.chatbot/chatbot-cli/ -->
<dependency>
<groupId>com.dopsun.chatbot</groupId>
<artifactId>chatbot-cli</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dopsun.chatbot/chatbot-cli/
implementation 'com.dopsun.chatbot:chatbot-cli:0.3.0'
// https://jarcasting.com/artifacts/com.dopsun.chatbot/chatbot-cli/
implementation ("com.dopsun.chatbot:chatbot-cli:0.3.0")
'com.dopsun.chatbot:chatbot-cli:jar:0.3.0'
<dependency org="com.dopsun.chatbot" name="chatbot-cli" rev="0.3.0">
<artifact name="chatbot-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dopsun.chatbot', module='chatbot-cli', version='0.3.0')
)
libraryDependencies += "com.dopsun.chatbot" % "chatbot-cli" % "0.3.0"
[com.dopsun.chatbot/chatbot-cli "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |