Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.911992 |
ArtifactId | ArtifactIdWAsys_pojo_http_data_servlet3_wrapper |
Version | Version0.3.3 |
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.3.3</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.3.3'
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data_servlet3_wrapper/
implementation ("com.github.911992:WAsys_pojo_http_data_servlet3_wrapper:0.3.3")
'com.github.911992:WAsys_pojo_http_data_servlet3_wrapper:jar:0.3.3'
<dependency org="com.github.911992" name="WAsys_pojo_http_data_servlet3_wrapper" rev="0.3.3">
<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.3.3')
)
libraryDependencies += "com.github.911992" % "WAsys_pojo_http_data_servlet3_wrapper" % "0.3.3"
[com.github.911992/WAsys_pojo_http_data_servlet3_wrapper "0.3.3"]