License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIduniversal-user-agent |
Version | Version6.0.0 |
Type | Typejar |
Description |
Descriptionuniversal-user-agent
WebJar for universal-user-agent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
universal-user-agent-6.0.0.pom | |
universal-user-agent-6.0.0.jar | 6 KB |
universal-user-agent-6.0.0-sources.jar | 22 bytes |
universal-user-agent-6.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>universal-user-agent</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/
implementation 'org.webjars.npm:universal-user-agent:6.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/
implementation ("org.webjars.npm:universal-user-agent:6.0.0")
'org.webjars.npm:universal-user-agent:jar:6.0.0'
<dependency org="org.webjars.npm" name="universal-user-agent" rev="6.0.0">
<artifact name="universal-user-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='universal-user-agent', version='6.0.0')
)
libraryDependencies += "org.webjars.npm" % "universal-user-agent" % "6.0.0"
[org.webjars.npm/universal-user-agent "6.0.0"]