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