gems.chunky_png-1.3.4.Gemfile Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
source 'https://rubygems.org'
gemspec
platforms :jruby do
gem 'jruby-openssl'
end
platform :rbx do
gem 'rubysl'
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy