License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__ua-parser-js |
Version | Version0.7.33 |
Type | Typejar |
Description |
Description@types/ua-parser-js
WebJar for @types/ua-parser-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__ua-parser-js-0.7.33.pom | |
types__ua-parser-js-0.7.33.jar | 5 KB |
types__ua-parser-js-0.7.33-sources.jar | 22 bytes |
types__ua-parser-js-0.7.33-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__ua-parser-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__ua-parser-js</artifactId>
<version>0.7.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__ua-parser-js/
implementation 'org.webjars.npm:types__ua-parser-js:0.7.33'
// https://jarcasting.com/artifacts/org.webjars.npm/types__ua-parser-js/
implementation ("org.webjars.npm:types__ua-parser-js:0.7.33")
'org.webjars.npm:types__ua-parser-js:jar:0.7.33'
<dependency org="org.webjars.npm" name="types__ua-parser-js" rev="0.7.33">
<artifact name="types__ua-parser-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__ua-parser-js', version='0.7.33')
)
libraryDependencies += "org.webjars.npm" % "types__ua-parser-js" % "0.7.33"
[org.webjars.npm/types__ua-parser-js "0.7.33"]