| License |
License |
|---|---|
| GroupId | GroupIdclub.mrxiao |
| ArtifactId | ArtifactIdtool-trace |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontool-trace
百度鹰眼和高德猎鹰轨迹服务api封装
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tool-trace-1.0.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.mrxiao/tool-trace/ -->
<dependency>
<groupId>club.mrxiao</groupId>
<artifactId>tool-trace</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.mrxiao/tool-trace/
implementation 'club.mrxiao:tool-trace:1.0.3'
// https://jarcasting.com/artifacts/club.mrxiao/tool-trace/
implementation ("club.mrxiao:tool-trace:1.0.3")
'club.mrxiao:tool-trace:pom:1.0.3'
<dependency org="club.mrxiao" name="tool-trace" rev="1.0.3">
<artifact name="tool-trace" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.mrxiao', module='tool-trace', version='1.0.3')
)
libraryDependencies += "club.mrxiao" % "tool-trace" % "1.0.3"
[club.mrxiao/tool-trace "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-http | jar | 4.6.2 |
| com.alibaba : fastjson | jar | 1.2.59 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |