не последняя версия
Последняя версия 1.2.0

com.redhat.lightblue.core:pom 0.9.0

Lightblue Core components

Группа

Группа

com.redhat.lightblue.core
Идентификатор

Идентификатор

pom
Версия

Версия

0.9.0
Тип

Тип

pom

Скачать pom 0.9.0

Имя Файла Размер
pom-0.9.0.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/ -->
<dependency>
    <groupId>com.redhat.lightblue.core</groupId>
    <artifactId>pom</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/
implementation 'com.redhat.lightblue.core:pom:0.9.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/
implementation ("com.redhat.lightblue.core:pom:0.9.0")
'com.redhat.lightblue.core:pom:pom:0.9.0'
<dependency org="com.redhat.lightblue.core" name="pom" rev="0.9.0">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.core', module='pom', version='0.9.0')
)
libraryDependencies += "com.redhat.lightblue.core" % "pom" % "0.9.0"
[com.redhat.lightblue.core/pom "0.9.0"]