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