| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.talk2object.plum |
| ArtifactId | ArtifactIdplum-client-swing |
| 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-swing-0.0.4.pom | |
| plum-client-swing-0.0.4.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-swing/ -->
<dependency>
<groupId>com.talk2object.plum</groupId>
<artifactId>plum-client-swing</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-swing/
implementation 'com.talk2object.plum:plum-client-swing:0.0.4'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-client-swing/
implementation ("com.talk2object.plum:plum-client-swing:0.0.4")
'com.talk2object.plum:plum-client-swing:jar:0.0.4'
<dependency org="com.talk2object.plum" name="plum-client-swing" rev="0.0.4">
<artifact name="plum-client-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-client-swing', version='0.0.4')
)
libraryDependencies += "com.talk2object.plum" % "plum-client-swing" % "0.0.4"
[com.talk2object.plum/plum-client-swing "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.talk2object.plum : plum-view | jar | 0.0.4 |
| com.talk2object.plum : plum-interaction | jar | 0.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |