is not current version
Last Version 1.3

org.codehaus.waffle:waffle-ruby 1.2


Categories

Categories

Ruby Languages
GroupId

GroupId

org.codehaus.waffle
ArtifactId

ArtifactId

waffle-ruby
Version

Version

1.2
Type

Type

jar

Download waffle-ruby 1.2


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