License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdchatbot |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptionchatbot
WebJar for chatbot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chatbot-1.2.3.pom | |
chatbot-1.2.3.jar | 965 KB |
chatbot-1.2.3-sources.jar | 22 bytes |
chatbot-1.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/chatbot/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chatbot</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chatbot/
implementation 'org.webjars.npm:chatbot:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/chatbot/
implementation ("org.webjars.npm:chatbot:1.2.3")
'org.webjars.npm:chatbot:jar:1.2.3'
<dependency org="org.webjars.npm" name="chatbot" rev="1.2.3">
<artifact name="chatbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chatbot', version='1.2.3')
)
libraryDependencies += "org.webjars.npm" % "chatbot" % "1.2.3"
[org.webjars.npm/chatbot "1.2.3"]