is not current version
Last Version 1.0-alpha-2

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


GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

htmlviewer-webapp
Version

Version

1.0-alpha-1
Type

Type

war

Download htmlviewer-webapp 1.0-alpha-1


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