is not current version
Last Version 195ae24

org.factcast:factcast-internal-dep 0.3.6


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-internal-dep
Version

Version

0.3.6
Type

Type

jar

Download factcast-internal-dep 0.3.6


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