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