is not current version
Last Version 195ae24

org.factcast:factcast-examples 0.2.0-M9


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-examples
Version

Version

0.2.0-M9
Type

Type

jar

Download factcast-examples 0.2.0-M9


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