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