License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-view |
Last Version | Last Version0.3.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
Filename | Size |
---|---|
plum-view-0.3.32.pom | |
plum-view-0.3.32.jar | 84 KB |
plum-view-0.3.32-sources.jar | 50 KB |
plum-view-0.3.32-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-view/ -->
<dependency>
<groupId>net.abstractfactory.plum</groupId>
<artifactId>plum-view</artifactId>
<version>0.3.32</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-view/
implementation 'net.abstractfactory.plum:plum-view:0.3.32'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-view/
implementation ("net.abstractfactory.plum:plum-view:0.3.32")
'net.abstractfactory.plum:plum-view:jar:0.3.32'
<dependency org="net.abstractfactory.plum" name="plum-view" rev="0.3.32">
<artifact name="plum-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-view', version='0.3.32')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-view" % "0.3.32"
[net.abstractfactory.plum/plum-view "0.3.32"]
Group / Artifact | Type | Version |
---|---|---|
net.abstractfactory.plum : plum-common | jar | 0.3.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |