is not current version
Last Version 1.1

org.jruby:yecht 1.0


Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

yecht
Version

Version

1.0
Type

Type

jar

Download yecht 1.0


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