Last Version

jvyamlb 0.2.6

JvYAMLb is a YAML processing library for Java, used by JRuby

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

jvyamlb
Version

Version

0.2.6
Type

Type

jar
Description

Description

jvyamlb
JvYAMLb is a YAML processing library for Java, used by JRuby

Download jvyamlb 0.2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jruby.extras : bytelist jar 1.0.3
org.jruby.jcodings : jcodings jar 1.0.2
junit : junit jar 3.8.1

provided (1)

Group / Artifact Type Version
joda-time : joda-time jar 1.5.1

Project Modules

There are no modules declared in this project.