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