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