| License |
License |
|---|---|
| GroupId | GroupIdcom.yxt.opensdk.atool.subunit |
| ArtifactId | ArtifactIdwebview_annotation |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebview_annotation
webview_annotation
|
| Filename | Size |
|---|---|
| webview_annotation-1.0.pom | |
| webview_annotation-1.0.jar | 1 KB |
| webview_annotation-1.0-sources.jar | 1 KB |
| webview_annotation-1.0-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yxt.opensdk.atool.subunit/webview_annotation/ -->
<dependency>
<groupId>com.yxt.opensdk.atool.subunit</groupId>
<artifactId>webview_annotation</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk.atool.subunit/webview_annotation/
implementation 'com.yxt.opensdk.atool.subunit:webview_annotation:1.0'
// https://jarcasting.com/artifacts/com.yxt.opensdk.atool.subunit/webview_annotation/
implementation ("com.yxt.opensdk.atool.subunit:webview_annotation:1.0")
'com.yxt.opensdk.atool.subunit:webview_annotation:jar:1.0'
<dependency org="com.yxt.opensdk.atool.subunit" name="webview_annotation" rev="1.0">
<artifact name="webview_annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk.atool.subunit', module='webview_annotation', version='1.0')
)
libraryDependencies += "com.yxt.opensdk.atool.subunit" % "webview_annotation" % "1.0"
[com.yxt.opensdk.atool.subunit/webview_annotation "1.0"]