is not current version
Last Version 2.0.0

net.disy.wps:wps-pd 1.2.0


Categories

Categories

Net
GroupId

GroupId

net.disy.wps
ArtifactId

ArtifactId

wps-pd
Version

Version

1.2.0
Type

Type

jar

Download wps-pd 1.2.0


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