is not current version
Last Version 195ae24

org.factcast:factcast-site 0.0.18


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-site
Version

Version

0.0.18
Type

Type

jar

Download factcast-site 0.0.18


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