net.abstractfactory.plum:plum-interaction

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.abstractfactory.plum
ArtifactId

ArtifactId

plum-interaction
Last Version

Last Version

0.3.32
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/net.abstractfactory.plum/plum-interaction/ -->
<dependency>
    <groupId>net.abstractfactory.plum</groupId>
    <artifactId>plum-interaction</artifactId>
    <version>0.3.32</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-interaction/
implementation 'net.abstractfactory.plum:plum-interaction:0.3.32'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-interaction/
implementation ("net.abstractfactory.plum:plum-interaction:0.3.32")
'net.abstractfactory.plum:plum-interaction:jar:0.3.32'
<dependency org="net.abstractfactory.plum" name="plum-interaction" rev="0.3.32">
  <artifact name="plum-interaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-interaction', version='0.3.32')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-interaction" % "0.3.32"
[net.abstractfactory.plum/plum-interaction "0.3.32"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
net.abstractfactory.plum : plum-common jar 0.3.32
ognl : ognl jar 3.1.9
net.abstractfactory.plum : plum-view jar 0.3.32
net.abstractfactory.plum : plum-repository jar 0.3.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.32
0.3.21
0.2.36
0.2.34
0.2.32
0.2.27
0.1.60
0.1.26