License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap-jasny |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionbootstrap-jasny
WebJar for bootstrap-jasny
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-jasny-3.2.0.pom | |
bootstrap-jasny-3.2.0.jar | 636 KB |
bootstrap-jasny-3.2.0-sources.jar | 22 bytes |
bootstrap-jasny-3.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-jasny/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-jasny</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-jasny/
implementation 'org.webjars.npm:bootstrap-jasny:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-jasny/
implementation ("org.webjars.npm:bootstrap-jasny:3.2.0")
'org.webjars.npm:bootstrap-jasny:jar:3.2.0'
<dependency org="org.webjars.npm" name="bootstrap-jasny" rev="3.2.0">
<artifact name="bootstrap-jasny" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-jasny', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-jasny" % "3.2.0"
[org.webjars.npm/bootstrap-jasny "3.2.0"]