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