License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-chatwoot-chatwoot |
Version | Version1.11.1 |
Type | Typejar |
Description |
Description@chatwoot/chatwoot
WebJar for @chatwoot/chatwoot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-chatwoot-chatwoot/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-chatwoot-chatwoot</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-chatwoot-chatwoot/
implementation 'org.webjars.npm:github-com-chatwoot-chatwoot:1.11.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-chatwoot-chatwoot/
implementation ("org.webjars.npm:github-com-chatwoot-chatwoot:1.11.1")
'org.webjars.npm:github-com-chatwoot-chatwoot:jar:1.11.1'
<dependency org="org.webjars.npm" name="github-com-chatwoot-chatwoot" rev="1.11.1">
<artifact name="github-com-chatwoot-chatwoot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-chatwoot-chatwoot', version='1.11.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-chatwoot-chatwoot" % "1.11.1"
[org.webjars.npm/github-com-chatwoot-chatwoot "1.11.1"]