is not current version
Last Version 0.24.0

com.bq.corbel.lib:ws 0.22.1

Library to create Java Web Services

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

ws
Version

Version

0.22.1
Type

Type

jar

Download ws 0.22.1


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