Last Version

Yabuto runtime 0.0.22

A YAML building toolkit

License

License

GroupId

GroupId

com.dajudge.yabuto
ArtifactId

ArtifactId

runtime
Version

Version

0.0.22
Type

Type

jar
Description

Description

Yabuto runtime
A YAML building toolkit

Download runtime 0.0.22


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

Dependencies

compile (2)

Group / Artifact Type Version
com.dajudge.yabuto : api jar 0.0.22
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.