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