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