Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-lib-view |
Version | Version0.2.36 |
Type | Typepom |
Filename | Size |
---|---|
plum-lib-view-0.2.36.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.2.36</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view/
implementation 'net.abstractfactory.plum:plum-lib-view:0.2.36'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view/
implementation ("net.abstractfactory.plum:plum-lib-view:0.2.36")
'net.abstractfactory.plum:plum-lib-view:pom:0.2.36'
<dependency org="net.abstractfactory.plum" name="plum-lib-view" rev="0.2.36">
<artifact name="plum-lib-view" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-view', version='0.2.36')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-view" % "0.2.36"
[net.abstractfactory.plum/plum-lib-view "0.2.36"]