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