![JAR search and dependency download from the Maven repository](/logo.png)
gems.rb-inotify-0.10.0.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.
The newest version!
source 'https://rubygems.org'
# Specify your gem's dependencies in utopia.gemspec
gemspec
group :development do
gem 'pry'
gem 'pry-coolline'
gem 'tty-prompt'
end
group :test do
gem 'simplecov'
gem 'coveralls', require: false
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy