License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmdurl |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmdurl
WebJar for mdurl
|
Project URL |
Project URL |
Filename | Size |
---|---|
mdurl-1.0.1.pom | |
mdurl-1.0.1.jar | 12 KB |
mdurl-1.0.1-sources.jar | 22 bytes |
mdurl-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mdurl/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mdurl</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mdurl/
implementation 'org.webjars.npm:mdurl:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mdurl/
implementation ("org.webjars.npm:mdurl:1.0.1")
'org.webjars.npm:mdurl:jar:1.0.1'
<dependency org="org.webjars.npm" name="mdurl" rev="1.0.1">
<artifact name="mdurl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mdurl', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "mdurl" % "1.0.1"
[org.webjars.npm/mdurl "1.0.1"]