Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.yangxlei |
ArtifactId | ArtifactIdbjnetwork-ws |
Version | Version1.5.2 |
Type | Typeaar |
Filename | Size |
---|---|
bjnetwork-ws-1.5.2.pom | |
bjnetwork-ws-1.5.2.aar | 12 KB |
bjnetwork-ws-1.5.2-sources.jar | 261 bytes |
bjnetwork-ws-1.5.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork-ws/ -->
<dependency>
<groupId>io.github.yangxlei</groupId>
<artifactId>bjnetwork-ws</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork-ws/
implementation 'io.github.yangxlei:bjnetwork-ws:1.5.2'
// https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork-ws/
implementation ("io.github.yangxlei:bjnetwork-ws:1.5.2")
'io.github.yangxlei:bjnetwork-ws:aar:1.5.2'
<dependency org="io.github.yangxlei" name="bjnetwork-ws" rev="1.5.2">
<artifact name="bjnetwork-ws" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangxlei', module='bjnetwork-ws', version='1.5.2')
)
libraryDependencies += "io.github.yangxlei" % "bjnetwork-ws" % "1.5.2"
[io.github.yangxlei/bjnetwork-ws "1.5.2"]