Plum Interaction Framework

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.abstractfactory
ArtifactId

ArtifactId

plum
Last Version

Last Version

0.3.32
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download plum

Filename Size
plum-0.3.32.pom 3 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • runtime
  • lib
  • integration
  • package
  • examples

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