Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.911992 |
ArtifactId | ArtifactIdWAsys_pojo_http_data_servlet3_wrapper |
Version | Version0.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data_servlet3_wrapper/ -->
<dependency>
<groupId>com.github.911992</groupId>
<artifactId>WAsys_pojo_http_data_servlet3_wrapper</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data_servlet3_wrapper/
implementation 'com.github.911992:WAsys_pojo_http_data_servlet3_wrapper:0.2.2'
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data_servlet3_wrapper/
implementation ("com.github.911992:WAsys_pojo_http_data_servlet3_wrapper:0.2.2")
'com.github.911992:WAsys_pojo_http_data_servlet3_wrapper:jar:0.2.2'
<dependency org="com.github.911992" name="WAsys_pojo_http_data_servlet3_wrapper" rev="0.2.2">
<artifact name="WAsys_pojo_http_data_servlet3_wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.911992', module='WAsys_pojo_http_data_servlet3_wrapper', version='0.2.2')
)
libraryDependencies += "com.github.911992" % "WAsys_pojo_http_data_servlet3_wrapper" % "0.2.2"
[com.github.911992/WAsys_pojo_http_data_servlet3_wrapper "0.2.2"]