Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.gao746700783 |
ArtifactId | ArtifactIdws-netcheck |
Version | Version0.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
ws-netcheck-0.0.2.pom | |
ws-netcheck-0.0.2-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gao746700783/ws-netcheck/ -->
<dependency>
<groupId>io.github.gao746700783</groupId>
<artifactId>ws-netcheck</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gao746700783/ws-netcheck/
implementation 'io.github.gao746700783:ws-netcheck:0.0.2'
// https://jarcasting.com/artifacts/io.github.gao746700783/ws-netcheck/
implementation ("io.github.gao746700783:ws-netcheck:0.0.2")
'io.github.gao746700783:ws-netcheck:aar:0.0.2'
<dependency org="io.github.gao746700783" name="ws-netcheck" rev="0.0.2">
<artifact name="ws-netcheck" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.gao746700783', module='ws-netcheck', version='0.0.2')
)
libraryDependencies += "io.github.gao746700783" % "ws-netcheck" % "0.0.2"
[io.github.gao746700783/ws-netcheck "0.0.2"]