| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbrowser-update |
| Version | Version3.3.38 |
| Type | Typejar |
| Description |
Descriptionbrowser-update
WebJar for browser-update
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| browser-update-3.3.38.pom | |
| browser-update-3.3.38.jar | 78 KB |
| browser-update-3.3.38-sources.jar | 22 bytes |
| browser-update-3.3.38-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/browser-update/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>browser-update</artifactId>
<version>3.3.38</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/browser-update/
implementation 'org.webjars.npm:browser-update:3.3.38'
// https://jarcasting.com/artifacts/org.webjars.npm/browser-update/
implementation ("org.webjars.npm:browser-update:3.3.38")
'org.webjars.npm:browser-update:jar:3.3.38'
<dependency org="org.webjars.npm" name="browser-update" rev="3.3.38">
<artifact name="browser-update" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='browser-update', version='3.3.38')
)
libraryDependencies += "org.webjars.npm" % "browser-update" % "3.3.38"
[org.webjars.npm/browser-update "3.3.38"]