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