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