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