com.talk2object.plum:plum-interaction

Plum aims to provide a more simple and highly abstract way of interaction.

License

License

GroupId

GroupId

com.talk2object.plum
ArtifactId

ArtifactId

plum-interaction
Last Version

Last Version

0.1.22
Release Date

Release Date

Type

Type

jar
Description

Description

Plum aims to provide a more simple and highly abstract way of interaction.

Download plum-interaction

How to add to project

<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-interaction/ -->
<dependency>
    <groupId>com.talk2object.plum</groupId>
    <artifactId>plum-interaction</artifactId>
    <version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-interaction/
implementation 'com.talk2object.plum:plum-interaction:0.1.22'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-interaction/
implementation ("com.talk2object.plum:plum-interaction:0.1.22")
'com.talk2object.plum:plum-interaction:jar:0.1.22'
<dependency org="com.talk2object.plum" name="plum-interaction" rev="0.1.22">
  <artifact name="plum-interaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-interaction', version='0.1.22')
)
libraryDependencies += "com.talk2object.plum" % "plum-interaction" % "0.1.22"
[com.talk2object.plum/plum-interaction "0.1.22"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-core jar 4.2.0.RELEASE
org.springframework : spring-context jar 4.2.0.RELEASE
com.talk2object.plum : plum-common jar 0.1.22
com.talk2object.plum : plum-view jar 0.1.22
com.talk2object.plum : plum-repository jar 0.1.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.22
0.1.21
0.1.16
0.1.15
0.1.14
0.1.9
0.0.4