is not current version
Last Version 1.0-alpha-2

org.nakedobjects.plugins:htmlviewer 1.0-alpha-1


GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

htmlviewer
Version

Version

1.0-alpha-1
Type

Type

jar

Download htmlviewer 1.0-alpha-1


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