Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-xg427-coreui-free-bootstrap-admin-template |
Version | Version2.1.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-xg427-coreui-free-bootstrap-admin-template/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-xg427-coreui-free-bootstrap-admin-template</artifactId>
<version>2.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-xg427-coreui-free-bootstrap-admin-template/
implementation 'org.webjars.npm:github-com-xg427-coreui-free-bootstrap-admin-template:2.1.15'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-xg427-coreui-free-bootstrap-admin-template/
implementation ("org.webjars.npm:github-com-xg427-coreui-free-bootstrap-admin-template:2.1.15")
'org.webjars.npm:github-com-xg427-coreui-free-bootstrap-admin-template:jar:2.1.15'
<dependency org="org.webjars.npm" name="github-com-xg427-coreui-free-bootstrap-admin-template" rev="2.1.15">
<artifact name="github-com-xg427-coreui-free-bootstrap-admin-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-xg427-coreui-free-bootstrap-admin-template', version='2.1.15')
)
libraryDependencies += "org.webjars.npm" % "github-com-xg427-coreui-free-bootstrap-admin-template" % "2.1.15"
[org.webjars.npm/github-com-xg427-coreui-free-bootstrap-admin-template "2.1.15"]