is not current version
Last Version 195ae24

org.factcast:factcast-internal-dep-boot 0.4.0-RC1


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-internal-dep-boot
Version

Version

0.4.0-RC1
Type

Type

jar

Download factcast-internal-dep-boot 0.4.0-RC1


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