is not current version
Last Version 1.3.3

com.yxt.opensdk.atool.subunit:webview 1.1

webview

GroupId

GroupId

com.yxt.opensdk.atool.subunit
ArtifactId

ArtifactId

webview
Version

Version

1.1
Type

Type

aar

Download webview 1.1


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