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