is not current version
Last Version 0.4.1

com.github.911992:WAsys_pojo_http_data 0.3.5

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.3.5
Type

Type

jar

Download WAsys_pojo_http_data 0.3.5


<!-- 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.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data/
implementation 'com.github.911992:WAsys_pojo_http_data:0.3.5'
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data/
implementation ("com.github.911992:WAsys_pojo_http_data:0.3.5")
'com.github.911992:WAsys_pojo_http_data:jar:0.3.5'
<dependency org="com.github.911992" name="WAsys_pojo_http_data" rev="0.3.5">
  <artifact name="WAsys_pojo_http_data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.911992', module='WAsys_pojo_http_data', version='0.3.5')
)
libraryDependencies += "com.github.911992" % "WAsys_pojo_http_data" % "0.3.5"
[com.github.911992/WAsys_pojo_http_data "0.3.5"]