License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.theme.bootstrap |
Version | Version6.0.0-RC1 |
Type | Typejar |
Description |
DescriptionCWF Bootstrap Themes
Third party, public domain bootstrap themes.
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.theme.bootstrap/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.theme.bootstrap</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.theme.bootstrap/
implementation 'org.carewebframework:org.carewebframework.theme.bootstrap:6.0.0-RC1'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.theme.bootstrap/
implementation ("org.carewebframework:org.carewebframework.theme.bootstrap:6.0.0-RC1")
'org.carewebframework:org.carewebframework.theme.bootstrap:jar:6.0.0-RC1'
<dependency org="org.carewebframework" name="org.carewebframework.theme.bootstrap" rev="6.0.0-RC1">
<artifact name="org.carewebframework.theme.bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.theme.bootstrap', version='6.0.0-RC1')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.theme.bootstrap" % "6.0.0-RC1"
[org.carewebframework/org.carewebframework.theme.bootstrap "6.0.0-RC1"]