GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgulp-chmod |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
gulp-chmod-1.2.0.pom | |
gulp-chmod-1.2.0.jar | 4 KB |
gulp-chmod-1.2.0-sources.jar | 22 bytes |
gulp-chmod-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gulp-chmod/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>gulp-chmod</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-chmod/
implementation 'org.webjars.npm:gulp-chmod:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-chmod/
implementation ("org.webjars.npm:gulp-chmod:1.2.0")
'org.webjars.npm:gulp-chmod:jar:1.2.0'
<dependency org="org.webjars.npm" name="gulp-chmod" rev="1.2.0">
<artifact name="gulp-chmod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gulp-chmod', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "gulp-chmod" % "1.2.0"
[org.webjars.npm/gulp-chmod "1.2.0"]