is not current version
Last Version 7.4.1-RELEASE

com.github.kdvolder:tyRuBa 7.4.0-RELEASE

TyRuBa Logic Programming Language

GroupId

GroupId

com.github.kdvolder
ArtifactId

ArtifactId

tyRuBa
Version

Version

7.4.0-RELEASE
Type

Type

jar

Download tyRuBa 7.4.0-RELEASE


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