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

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


Категории

Категории

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

Группа

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

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

dirigible-core-indexing
Версия

Версия

3.1.1
Тип

Тип

jar

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


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