is not current version
Last Version 195ae24

org.factcast:factcast-example-server 0.0.19


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-example-server
Version

Version

0.0.19
Type

Type

jar

Download factcast-example-server 0.0.19


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