| Группа | Группаcom.github.galigator.openllet |
|---|---|
| Идентификатор | Идентификаторopenllet-examples |
| Версия | Версия2.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openllet-examples-2.6.0.pom | |
| openllet-examples-2.6.0.jar | 164 KB |
| openllet-examples-2.6.0-tests.jar | 1 KB |
| openllet-examples-2.6.0-sources.jar | 153 KB |
| openllet-examples-2.6.0-javadoc.jar | 94 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-examples/
implementation 'com.github.galigator.openllet:openllet-examples:2.6.0'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-examples/
implementation ("com.github.galigator.openllet:openllet-examples:2.6.0")
'com.github.galigator.openllet:openllet-examples:jar:2.6.0'
<dependency org="com.github.galigator.openllet" name="openllet-examples" rev="2.6.0">
<artifact name="openllet-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-examples', version='2.6.0')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-examples" % "2.6.0"
[com.github.galigator.openllet/openllet-examples "2.6.0"]