is not current version
Last Version 0.4.1

com.github.911992:WAsys_pojo_http_data 0.2.1

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

Type

jar

Download WAsys_pojo_http_data 0.2.1


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