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