не последняя версия
Последняя версия 7.4.1-RELEASE

com.github.kdvolder:tyRuBa 7.4.0-RELEASE

TyRuBa Logic Programming Language

Группа

Группа

com.github.kdvolder
Идентификатор

Идентификатор

tyRuBa
Версия

Версия

7.4.0-RELEASE
Тип

Тип

jar

Скачать 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"]