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