is not current version
Last Version 195ae24

org.factcast:factcast-internal-dep 0.1.0


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-internal-dep
Version

Version

0.1.0
Type

Type

jar

Download factcast-internal-dep 0.1.0


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