Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-lib-extra |
Version | Version0.1.60 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-extra-0.1.60.pom | |
plum-lib-extra-0.1.60.jar | 45 KB |
plum-lib-extra-0.1.60-sources.jar | 19 KB |
plum-lib-extra-0.1.60-javadoc.jar | 204 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.1.60</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-extra/
implementation 'net.abstractfactory.plum:plum-lib-extra:0.1.60'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-extra/
implementation ("net.abstractfactory.plum:plum-lib-extra:0.1.60")
'net.abstractfactory.plum:plum-lib-extra:jar:0.1.60'
<dependency org="net.abstractfactory.plum" name="plum-lib-extra" rev="0.1.60">
<artifact name="plum-lib-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-extra', version='0.1.60')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-extra" % "0.1.60"
[net.abstractfactory.plum/plum-lib-extra "0.1.60"]