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