GroupId | GroupIdorg.webjars.bowergithub.substack |
---|---|
ArtifactId | ArtifactIdnode-mkdirp |
Version | Version0.3.5 |
Type | Typejar |
Filename | Size |
---|---|
node-mkdirp-0.3.5.pom | |
node-mkdirp-0.3.5.jar | 12 KB |
node-mkdirp-0.3.5-sources.jar | 22 bytes |
node-mkdirp-0.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/node-mkdirp/ -->
<dependency>
<groupId>org.webjars.bowergithub.substack</groupId>
<artifactId>node-mkdirp</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/node-mkdirp/
implementation 'org.webjars.bowergithub.substack:node-mkdirp:0.3.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/node-mkdirp/
implementation ("org.webjars.bowergithub.substack:node-mkdirp:0.3.5")
'org.webjars.bowergithub.substack:node-mkdirp:jar:0.3.5'
<dependency org="org.webjars.bowergithub.substack" name="node-mkdirp" rev="0.3.5">
<artifact name="node-mkdirp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.substack', module='node-mkdirp', version='0.3.5')
)
libraryDependencies += "org.webjars.bowergithub.substack" % "node-mkdirp" % "0.3.5"
[org.webjars.bowergithub.substack/node-mkdirp "0.3.5"]