is not current version
Last Version 0.0.5

org.openurp.boot:openurp-boot-ws 0.0.1


GroupId

GroupId

org.openurp.boot
ArtifactId

ArtifactId

openurp-boot-ws
Version

Version

0.0.1
Type

Type

jar

Download openurp-boot-ws 0.0.1


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