| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.talk2object.plum | 
| ArtifactId | ArtifactIdplum-client-html | 
| Last Version | Last Version0.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPlum aims to provide a more simple and highly abstract way of interaction. | 
| Filename | Size | 
|---|---|
| plum-client-html-0.0.4.pom | |
| plum-client-html-0.0.4.jar | 456 KB | 
| plum-client-html-0.0.4-sources.jar | 409 KB | 
| plum-client-html-0.0.4-javadoc.jar | 309 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-html/ -->
<dependency>
    <groupId>com.talk2object.plum</groupId>
    <artifactId>plum-client-html</artifactId>
    <version>0.0.4</version>
</dependency>// https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-html/
implementation 'com.talk2object.plum:plum-client-html:0.0.4'// https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-html/
implementation ("com.talk2object.plum:plum-client-html:0.0.4")'com.talk2object.plum:plum-client-html:jar:0.0.4'<dependency org="com.talk2object.plum" name="plum-client-html" rev="0.0.4">
  <artifact name="plum-client-html" type="jar" />
</dependency>@Grapes(
@Grab(group='com.talk2object.plum', module='plum-client-html', version='0.0.4')
)libraryDependencies += "com.talk2object.plum" % "plum-client-html" % "0.0.4"[com.talk2object.plum/plum-client-html "0.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-fileupload : commons-fileupload | jar | 1.3.1 | 
| com.talk2object.plum : plum-common | jar | 0.0.4 | 
| com.talk2object.plum : plum-view | jar | 0.0.4 | 
| org.jsoup : jsoup | jar | 1.7.2 | 
| com.talk2object.plum : plum-interaction | jar | 0.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |