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