is not current version
Last Version 3.0.0

com.github.gumtreediff:gen.ruby 2.0.0


Categories

Categories

Ruby Languages
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

gen.ruby
Version

Version

2.0.0
Type

Type

jar

Download gen.ruby 2.0.0


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