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