Pallet crate for ruby
This a crate to install and run ruby via Pallet.
Support
On the group, or #pallet on freenode irc.
License
Licensed under EPL
Copyright 2010, 2011 Hugo Duncan.
License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdruby |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPallet - parent pom
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ruby-0.6.0.pom | |
ruby-0.6.0.jar | 2 KB |
ruby-0.6.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/ruby/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>ruby</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/ruby/
implementation 'org.cloudhoist:ruby:0.6.0'
// https://jarcasting.com/artifacts/org.cloudhoist/ruby/
implementation ("org.cloudhoist:ruby:0.6.0")
'org.cloudhoist:ruby:jar:0.6.0'
<dependency org="org.cloudhoist" name="ruby" rev="0.6.0">
<artifact name="ruby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='ruby', version='0.6.0')
)
libraryDependencies += "org.cloudhoist" % "ruby" % "0.6.0"
[org.cloudhoist/ruby "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | jar | 0.6.4 |
marginalia » marginalia Optional | jar | 0.6.0 |
autodoc » autodoc Optional | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | test-jar | 0.6.4 |
org.cloudhoist : pallet-crates-test | jar | 0.6.0 |
vmfest » vmfest Optional | jar | 0.2.3 |
org.jclouds : jclouds-all Optional | jar | 1.0.0 |
This a crate to install and run ruby via Pallet.
On the group, or #pallet on freenode irc.
Licensed under EPL
Copyright 2010, 2011 Hugo Duncan.