GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__typeahead |
Version | Version0.11.31 |
Type | Typejar |
Filename | Size |
---|---|
types__typeahead-0.11.31.pom | |
types__typeahead-0.11.31.jar | 11 KB |
types__typeahead-0.11.31-sources.jar | 22 bytes |
types__typeahead-0.11.31-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__typeahead/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__typeahead</artifactId>
<version>0.11.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__typeahead/
implementation 'org.webjars.npm:types__typeahead:0.11.31'
// https://jarcasting.com/artifacts/org.webjars.npm/types__typeahead/
implementation ("org.webjars.npm:types__typeahead:0.11.31")
'org.webjars.npm:types__typeahead:jar:0.11.31'
<dependency org="org.webjars.npm" name="types__typeahead" rev="0.11.31">
<artifact name="types__typeahead" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__typeahead', version='0.11.31')
)
libraryDependencies += "org.webjars.npm" % "types__typeahead" % "0.11.31"
[org.webjars.npm/types__typeahead "0.11.31"]