Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-lib-extra |
Version | Version0.2.32 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-extra-0.2.32.pom | |
plum-lib-extra-0.2.32.jar | 53 KB |
plum-lib-extra-0.2.32-sources.jar | 24 KB |
plum-lib-extra-0.2.32-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-extra/ -->
<dependency>
<groupId>net.abstractfactory.plum</groupId>
<artifactId>plum-lib-extra</artifactId>
<version>0.2.32</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-extra/
implementation 'net.abstractfactory.plum:plum-lib-extra:0.2.32'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-extra/
implementation ("net.abstractfactory.plum:plum-lib-extra:0.2.32")
'net.abstractfactory.plum:plum-lib-extra:jar:0.2.32'
<dependency org="net.abstractfactory.plum" name="plum-lib-extra" rev="0.2.32">
<artifact name="plum-lib-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-extra', version='0.2.32')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-extra" % "0.2.32"
[net.abstractfactory.plum/plum-lib-extra "0.2.32"]