is not current version
Last Version 195ae24

org.factcast:factcast-internal-dep 0.4.5


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-internal-dep
Version

Version

0.4.5
Type

Type

pom

Download factcast-internal-dep 0.4.5


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