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