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