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