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