is not current version
Last Version 6.0.0

org.webjars.npm:universal-user-agent 4.0.0

WebJar for universal-user-agent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

universal-user-agent
Version

Version

4.0.0
Type

Type

jar

Download universal-user-agent 4.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>universal-user-agent</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/
implementation 'org.webjars.npm:universal-user-agent:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/universal-user-agent/
implementation ("org.webjars.npm:universal-user-agent:4.0.0")
'org.webjars.npm:universal-user-agent:jar:4.0.0'
<dependency org="org.webjars.npm" name="universal-user-agent" rev="4.0.0">
  <artifact name="universal-user-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='universal-user-agent', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "universal-user-agent" % "4.0.0"
[org.webjars.npm/universal-user-agent "4.0.0"]