| License |
License |
|---|---|
| GroupId | GroupIdcom.talk2object.plum |
| ArtifactId | ArtifactIdplum-lib-extra |
| Last Version | Last Version0.1.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
| Filename | Size |
|---|---|
| plum-lib-extra-0.1.22.pom | |
| plum-lib-extra-0.1.22.jar | 37 KB |
| plum-lib-extra-0.1.22-sources.jar | 15 KB |
| plum-lib-extra-0.1.22-javadoc.jar | 172 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-extra/ -->
<dependency>
<groupId>com.talk2object.plum</groupId>
<artifactId>plum-lib-extra</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-extra/
implementation 'com.talk2object.plum:plum-lib-extra:0.1.22'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-extra/
implementation ("com.talk2object.plum:plum-lib-extra:0.1.22")
'com.talk2object.plum:plum-lib-extra:jar:0.1.22'
<dependency org="com.talk2object.plum" name="plum-lib-extra" rev="0.1.22">
<artifact name="plum-lib-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-lib-extra', version='0.1.22')
)
libraryDependencies += "com.talk2object.plum" % "plum-lib-extra" % "0.1.22"
[com.talk2object.plum/plum-lib-extra "0.1.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.talk2object.plum : plum-view | jar | 0.1.22 |
| com.talk2object.plum : plum-interaction | jar | 0.1.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |