| Группа | Группаcom.github.galigator.openllet |
|---|---|
| Идентификатор | Идентификаторopenllet-query |
| Версия | Версия2.6.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openllet-query-2.6.1.pom | |
| openllet-query-2.6.1.jar | 106 KB |
| openllet-query-2.6.1-tests.jar | 1 KB |
| openllet-query-2.6.1-sources.jar | 62 KB |
| openllet-query-2.6.1-javadoc.jar | 231 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-query/ -->
<dependency>
<groupId>com.github.galigator.openllet</groupId>
<artifactId>openllet-query</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-query/
implementation 'com.github.galigator.openllet:openllet-query:2.6.1'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-query/
implementation ("com.github.galigator.openllet:openllet-query:2.6.1")
'com.github.galigator.openllet:openllet-query:jar:2.6.1'
<dependency org="com.github.galigator.openllet" name="openllet-query" rev="2.6.1">
<artifact name="openllet-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-query', version='2.6.1')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-query" % "2.6.1"
[com.github.galigator.openllet/openllet-query "2.6.1"]