не последняя версия
Последняя версия 2.6.5

com.github.galigator.openllet:openllet-cli 2.6.4


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

openllet-cli
Версия

Версия

2.6.4
Тип

Тип

jar

Скачать openllet-cli 2.6.4


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