is not current version
Last Version 5.6.4

com.bbossgroups.pdp:pdp-desktop 5.0.2.1

bboss public development platform base on bboss.

GroupId

GroupId

com.bbossgroups.pdp
ArtifactId

ArtifactId

pdp-desktop
Version

Version

5.0.2.1
Type

Type

jar

Download pdp-desktop 5.0.2.1


<!-- https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-desktop/ -->
<dependency>
    <groupId>com.bbossgroups.pdp</groupId>
    <artifactId>pdp-desktop</artifactId>
    <version>5.0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-desktop/
implementation 'com.bbossgroups.pdp:pdp-desktop:5.0.2.1'
// https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-desktop/
implementation ("com.bbossgroups.pdp:pdp-desktop:5.0.2.1")
'com.bbossgroups.pdp:pdp-desktop:jar:5.0.2.1'
<dependency org="com.bbossgroups.pdp" name="pdp-desktop" rev="5.0.2.1">
  <artifact name="pdp-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.pdp', module='pdp-desktop', version='5.0.2.1')
)
libraryDependencies += "com.bbossgroups.pdp" % "pdp-desktop" % "5.0.2.1"
[com.bbossgroups.pdp/pdp-desktop "5.0.2.1"]