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