Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.911992 |
ArtifactId | ArtifactIdWAsys_pojo_http_data |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
WAsys_pojo_http_data-0.2.5.pom | |
WAsys_pojo_http_data-0.2.5.jar | 36 KB |
WAsys_pojo_http_data-0.2.5-sources.jar | 50 KB |
WAsys_pojo_http_data-0.2.5-javadoc.jar | 206 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.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data/
implementation 'com.github.911992:WAsys_pojo_http_data:0.2.5'
// https://jarcasting.com/artifacts/com.github.911992/WAsys_pojo_http_data/
implementation ("com.github.911992:WAsys_pojo_http_data:0.2.5")
'com.github.911992:WAsys_pojo_http_data:jar:0.2.5'
<dependency org="com.github.911992" name="WAsys_pojo_http_data" rev="0.2.5">
<artifact name="WAsys_pojo_http_data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.911992', module='WAsys_pojo_http_data', version='0.2.5')
)
libraryDependencies += "com.github.911992" % "WAsys_pojo_http_data" % "0.2.5"
[com.github.911992/WAsys_pojo_http_data "0.2.5"]