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