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