is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-ui-webjar 5.2.0

The Livedoc UI packaged in a webjar

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-ui-webjar
Version

Version

5.2.0
Type

Type

jar

Download livedoc-ui-webjar 5.2.0


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