is not current version
Last Version 2.3

com.yxt.opensdk:library_http 2.1

library_http

GroupId

GroupId

com.yxt.opensdk
ArtifactId

ArtifactId

library_http
Version

Version

2.1
Type

Type

aar

Download library_http 2.1


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