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

org.factcast:factcast-bom 0.0.25


Группа

Группа

org.factcast
Идентификатор

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

factcast-bom
Версия

Версия

0.0.25
Тип

Тип

jar

Скачать factcast-bom 0.0.25

Имя Файла Размер
factcast-bom-0.0.25.pom 2 KB
factcast-bom-0.0.25-tests.jar 1 KB
Обзор

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