Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.911992 |
ArtifactId | ArtifactIdWAsys_pojo_http_data |
Version | Version0.3.5 |
Type | Typejar |
Filename | Size |
---|---|
WAsys_pojo_http_data-0.3.5.pom | |
WAsys_pojo_http_data-0.3.5.jar | 37 KB |
WAsys_pojo_http_data-0.3.5-sources.jar | 51 KB |
WAsys_pojo_http_data-0.3.5-javadoc.jar | 236 KB |
Browse |
<!-- 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"]