License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.jszip.jruby |
ArtifactId | ArtifactIdsass-gems |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionA parent project for all jszip.org projects.
|
Filename | Size |
---|---|
sass-gems-3.2.5.pom | 561 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jszip.jruby/sass-gems/ -->
<dependency>
<groupId>org.jszip.jruby</groupId>
<artifactId>sass-gems</artifactId>
<version>3.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jszip.jruby/sass-gems/
implementation 'org.jszip.jruby:sass-gems:3.2.5'
// https://jarcasting.com/artifacts/org.jszip.jruby/sass-gems/
implementation ("org.jszip.jruby:sass-gems:3.2.5")
'org.jszip.jruby:sass-gems:pom:3.2.5'
<dependency org="org.jszip.jruby" name="sass-gems" rev="3.2.5">
<artifact name="sass-gems" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jszip.jruby', module='sass-gems', version='3.2.5')
)
libraryDependencies += "org.jszip.jruby" % "sass-gems" % "3.2.5"
[org.jszip.jruby/sass-gems "3.2.5"]