Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.xcash |
ArtifactId | ArtifactIdbootstrap-autocomplete |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-autocomplete-2.2.2.pom | |
bootstrap-autocomplete-2.2.2.jar | 74 KB |
bootstrap-autocomplete-2.2.2-sources.jar | 22 bytes |
bootstrap-autocomplete-2.2.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.xcash/bootstrap-autocomplete/ -->
<dependency>
<groupId>org.webjars.bowergithub.xcash</groupId>
<artifactId>bootstrap-autocomplete</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.xcash/bootstrap-autocomplete/
implementation 'org.webjars.bowergithub.xcash:bootstrap-autocomplete:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.xcash/bootstrap-autocomplete/
implementation ("org.webjars.bowergithub.xcash:bootstrap-autocomplete:2.2.2")
'org.webjars.bowergithub.xcash:bootstrap-autocomplete:jar:2.2.2'
<dependency org="org.webjars.bowergithub.xcash" name="bootstrap-autocomplete" rev="2.2.2">
<artifact name="bootstrap-autocomplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.xcash', module='bootstrap-autocomplete', version='2.2.2')
)
libraryDependencies += "org.webjars.bowergithub.xcash" % "bootstrap-autocomplete" % "2.2.2"
[org.webjars.bowergithub.xcash/bootstrap-autocomplete "2.2.2"]