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