is not current version
Last Version 2.3

com.yxt.opensdk:library_http 2.0

library_http

GroupId

GroupId

com.yxt.opensdk
ArtifactId

ArtifactId

library_http
Version

Version

2.0
Type

Type

aar

Download library_http 2.0


<!-- https://jarcasting.com/artifacts/com.yxt.opensdk/library_http/ -->
<dependency>
    <groupId>com.yxt.opensdk</groupId>
    <artifactId>library_http</artifactId>
    <version>2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk/library_http/
implementation 'com.yxt.opensdk:library_http:2.0'
// https://jarcasting.com/artifacts/com.yxt.opensdk/library_http/
implementation ("com.yxt.opensdk:library_http:2.0")
'com.yxt.opensdk:library_http:aar:2.0'
<dependency org="com.yxt.opensdk" name="library_http" rev="2.0">
  <artifact name="library_http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk', module='library_http', version='2.0')
)
libraryDependencies += "com.yxt.opensdk" % "library_http" % "2.0"
[com.yxt.opensdk/library_http "2.0"]