is not current version
Last Version 0.0.22

com.dajudge.yabuto:runtime 0.0.16


GroupId

GroupId

com.dajudge.yabuto
ArtifactId

ArtifactId

runtime
Version

Version

0.0.16
Type

Type

jar

Download runtime 0.0.16


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