| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.nakedobjects.plugins | 
| ArtifactId | ArtifactIdhtml-client | 
| Last Version | Last Version1.0-alpha-3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHtml Viewer (Jetty) Client | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| html-client-1.0-alpha-3.pom | |
| html-client-1.0-alpha-3.jar | 8 KB | 
| html-client-1.0-alpha-3-tests.jar | 1 KB | 
| html-client-1.0-alpha-3-test-sources.jar | 517 bytes | 
| html-client-1.0-alpha-3-sources.jar | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-client/ -->
<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>html-client</artifactId>
    <version>1.0-alpha-3</version>
</dependency>// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-client/
implementation 'org.nakedobjects.plugins:html-client:1.0-alpha-3'// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-client/
implementation ("org.nakedobjects.plugins:html-client:1.0-alpha-3")'org.nakedobjects.plugins:html-client:jar:1.0-alpha-3'<dependency org="org.nakedobjects.plugins" name="html-client" rev="1.0-alpha-3">
  <artifact name="html-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.nakedobjects.plugins', module='html-client', version='1.0-alpha-3')
)libraryDependencies += "org.nakedobjects.plugins" % "html-client" % "1.0-alpha-3"[org.nakedobjects.plugins/html-client "1.0-alpha-3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.nakedobjects.plugins : html-viewer | jar | 1.0-alpha-3 | 
| org.mortbay.jetty : jetty | jar | 6.1.15 |