| License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| GroupId | GroupIdorg.carewebframework |
| ArtifactId | ArtifactIdorg.carewebframework.ui.chat |
| Version | Version4.0.8 |
| Type | Typejar |
| Description |
DescriptionCareWeb Framework Chat Service
CareWeb Framework Root POM
|
| Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.chat/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.ui.chat</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.chat/
implementation 'org.carewebframework:org.carewebframework.ui.chat:4.0.8'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.chat/
implementation ("org.carewebframework:org.carewebframework.ui.chat:4.0.8")
'org.carewebframework:org.carewebframework.ui.chat:jar:4.0.8'
<dependency org="org.carewebframework" name="org.carewebframework.ui.chat" rev="4.0.8">
<artifact name="org.carewebframework.ui.chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.ui.chat', version='4.0.8')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.ui.chat" % "4.0.8"
[org.carewebframework/org.carewebframework.ui.chat "4.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.carewebframework : org.carewebframework.ui.core | jar | 4.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |