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