Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-coreui-coreui |
Version | Version2.1.12 |
Type | Typejar |
Filename | Size |
---|---|
github-com-coreui-coreui-2.1.12.pom | |
github-com-coreui-coreui-2.1.12.jar | 1 MB |
github-com-coreui-coreui-2.1.12-sources.jar | 22 bytes |
github-com-coreui-coreui-2.1.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-coreui-coreui/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-coreui-coreui</artifactId>
<version>2.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-coreui-coreui/
implementation 'org.webjars.npm:github-com-coreui-coreui:2.1.12'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-coreui-coreui/
implementation ("org.webjars.npm:github-com-coreui-coreui:2.1.12")
'org.webjars.npm:github-com-coreui-coreui:jar:2.1.12'
<dependency org="org.webjars.npm" name="github-com-coreui-coreui" rev="2.1.12">
<artifact name="github-com-coreui-coreui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-coreui-coreui', version='2.1.12')
)
libraryDependencies += "org.webjars.npm" % "github-com-coreui-coreui" % "2.1.12"
[org.webjars.npm/github-com-coreui-coreui "2.1.12"]