License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap4c-forms |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionbootstrap4c-forms
WebJar for bootstrap4c-forms
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap4c-forms-1.0.6.pom | |
bootstrap4c-forms-1.0.6.jar | 37 KB |
bootstrap4c-forms-1.0.6-sources.jar | 22 bytes |
bootstrap4c-forms-1.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4c-forms/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap4c-forms</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4c-forms/
implementation 'org.webjars.npm:bootstrap4c-forms:1.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4c-forms/
implementation ("org.webjars.npm:bootstrap4c-forms:1.0.6")
'org.webjars.npm:bootstrap4c-forms:jar:1.0.6'
<dependency org="org.webjars.npm" name="bootstrap4c-forms" rev="1.0.6">
<artifact name="bootstrap4c-forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap4c-forms', version='1.0.6')
)
libraryDependencies += "org.webjars.npm" % "bootstrap4c-forms" % "1.0.6"
[org.webjars.npm/bootstrap4c-forms "1.0.6"]