License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdng2-auto-complete |
Version | Version0.10.5 |
Type | Typejar |
Description |
Descriptionng2-auto-complete
WebJar for ng2-auto-complete
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng2-auto-complete-0.10.5.pom | |
ng2-auto-complete-0.10.5.jar | 46 KB |
ng2-auto-complete-0.10.5-sources.jar | 22 bytes |
ng2-auto-complete-0.10.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng2-auto-complete/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ng2-auto-complete</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-auto-complete/
implementation 'org.webjars.npm:ng2-auto-complete:0.10.5'
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-auto-complete/
implementation ("org.webjars.npm:ng2-auto-complete:0.10.5")
'org.webjars.npm:ng2-auto-complete:jar:0.10.5'
<dependency org="org.webjars.npm" name="ng2-auto-complete" rev="0.10.5">
<artifact name="ng2-auto-complete" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng2-auto-complete', version='0.10.5')
)
libraryDependencies += "org.webjars.npm" % "ng2-auto-complete" % "0.10.5"
[org.webjars.npm/ng2-auto-complete "0.10.5"]