Last Version

Scuby 0.1.9.2

A simple library to ease integration between Scala and JRuby

License

License

BSD
GroupId

GroupId

cc.abstra.pasilla
ArtifactId

ArtifactId

scuby
Version

Version

0.1.9.2
Type

Type

jar
Description

Description

Scuby
A simple library to ease integration between Scala and JRuby
Project URL

Project URL

http://github.com/abstracc/scuby
Project Organization

Project Organization

abstra.cc

Download scuby 0.1.9.2


<!-- https://jarcasting.com/artifacts/cc.abstra.pasilla/scuby/ -->
<dependency>
    <groupId>cc.abstra.pasilla</groupId>
    <artifactId>scuby</artifactId>
    <version>0.1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.abstra.pasilla/scuby/
implementation 'cc.abstra.pasilla:scuby:0.1.9.2'
// https://jarcasting.com/artifacts/cc.abstra.pasilla/scuby/
implementation ("cc.abstra.pasilla:scuby:0.1.9.2")
'cc.abstra.pasilla:scuby:jar:0.1.9.2'
<dependency org="cc.abstra.pasilla" name="scuby" rev="0.1.9.2">
  <artifact name="scuby" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.abstra.pasilla', module='scuby', version='0.1.9.2')
)
libraryDependencies += "cc.abstra.pasilla" % "scuby" % "0.1.9.2"
[cc.abstra.pasilla/scuby "0.1.9.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.jruby : jruby Optional jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.specs2 : specs2_2.10 jar 1.13

Project Modules

There are no modules declared in this project.