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