is not current version
Last Version 0.4.1

com.github.911992:WAsys_pojo_http_data 0.4.0

A simple and generic lib, to convert and validate http requests into native java types

Categories

Categories

Data
GroupId

GroupId

com.github.911992
ArtifactId

ArtifactId

WAsys_pojo_http_data
Version

Version

0.4.0
Type

Type

jar

Download WAsys_pojo_http_data 0.4.0


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