| License | License | 
|---|---|
| Categories | CategoriesRuby Languages | 
| GroupId | GroupIdorg.codeartisans.spicyplates | 
| ArtifactId | ArtifactIdspicyplates-eruby | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspicyplates-eruby Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| spicyplates-eruby-1.0.pom | |
| spicyplates-eruby-1.0.jar | 9 KB | 
| spicyplates-eruby-1.0-sources.jar | 8 KB | 
| spicyplates-eruby-1.0-javadoc.jar | 45 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.codeartisans.spicyplates/spicyplates-eruby/ -->
<dependency>
    <groupId>org.codeartisans.spicyplates</groupId>
    <artifactId>spicyplates-eruby</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.codeartisans.spicyplates/spicyplates-eruby/
implementation 'org.codeartisans.spicyplates:spicyplates-eruby:1.0'// https://jarcasting.com/artifacts/org.codeartisans.spicyplates/spicyplates-eruby/
implementation ("org.codeartisans.spicyplates:spicyplates-eruby:1.0")'org.codeartisans.spicyplates:spicyplates-eruby:jar:1.0'<dependency org="org.codeartisans.spicyplates" name="spicyplates-eruby" rev="1.0">
  <artifact name="spicyplates-eruby" type="jar" />
</dependency>@Grapes(
@Grab(group='org.codeartisans.spicyplates', module='spicyplates-eruby', version='1.0')
)libraryDependencies += "org.codeartisans.spicyplates" % "spicyplates-eruby" % "1.0"[org.codeartisans.spicyplates/spicyplates-eruby "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codeartisans.spicyplates : spicyplates-api | jar | 1.0 | 
| org.jruby : jruby-complete | jar | 1.6.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |