is not current version
Last Version 1.0.0

org.nakedobjects.plugins:html-viewer 1.0-alpha-4


GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

html-viewer
Version

Version

1.0-alpha-4
Type

Type

jar

Download html-viewer 1.0-alpha-4


<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-viewer/ -->
<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>html-viewer</artifactId>
    <version>1.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-viewer/
implementation 'org.nakedobjects.plugins:html-viewer:1.0-alpha-4'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-viewer/
implementation ("org.nakedobjects.plugins:html-viewer:1.0-alpha-4")
'org.nakedobjects.plugins:html-viewer:jar:1.0-alpha-4'
<dependency org="org.nakedobjects.plugins" name="html-viewer" rev="1.0-alpha-4">
  <artifact name="html-viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='html-viewer', version='1.0-alpha-4')
)
libraryDependencies += "org.nakedobjects.plugins" % "html-viewer" % "1.0-alpha-4"
[org.nakedobjects.plugins/html-viewer "1.0-alpha-4"]