is not current version
Last Version 0.5.7

org.factcast:factcast-hugo 0.5.4


GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-hugo
Version

Version

0.5.4
Type

Type

jar

Download factcast-hugo 0.5.4


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