| License |
License |
|---|---|
| GroupId | GroupIdio.github.xiaoeteam |
| ArtifactId | ArtifactIdwebcore |
| Last Version | Last Version2.1.9.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionxiaoeSDK
xiaoe
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webcore-2.1.9.1.pom | |
| webcore-2.1.9.1.aar | 567 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiaoeteam/webcore/ -->
<dependency>
<groupId>io.github.xiaoeteam</groupId>
<artifactId>webcore</artifactId>
<version>2.1.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoeteam/webcore/
implementation 'io.github.xiaoeteam:webcore:2.1.9.1'
// https://jarcasting.com/artifacts/io.github.xiaoeteam/webcore/
implementation ("io.github.xiaoeteam:webcore:2.1.9.1")
'io.github.xiaoeteam:webcore:aar:2.1.9.1'
<dependency org="io.github.xiaoeteam" name="webcore" rev="2.1.9.1">
<artifact name="webcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoeteam', module='webcore', version='2.1.9.1')
)
libraryDependencies += "io.github.xiaoeteam" % "webcore" % "2.1.9.1"
[io.github.xiaoeteam/webcore "2.1.9.1"]