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

org.eclipse.dirigible:dirigible-core-indexing 5.9.3


Категории

Категории

CLI Взаимодействие с пользователем Dex Универсальные библиотеки Utility
Группа

Группа

org.eclipse.dirigible
Идентификатор

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

dirigible-core-indexing
Версия

Версия

5.9.3
Тип

Тип

jar

Скачать dirigible-core-indexing 5.9.3


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