License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.xiaoymin |
ArtifactId | ArtifactIdmap-client-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmap-client核心包
|
Filename | Size |
---|---|
map-client-core-1.1.pom | |
map-client-core-1.1.jar | 65 KB |
map-client-core-1.1-sources.jar | 46 KB |
map-client-core-1.1-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiaoymin/map-client-core/ -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>map-client-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoymin/map-client-core/
implementation 'com.github.xiaoymin:map-client-core:1.1'
// https://jarcasting.com/artifacts/com.github.xiaoymin/map-client-core/
implementation ("com.github.xiaoymin:map-client-core:1.1")
'com.github.xiaoymin:map-client-core:jar:1.1'
<dependency org="com.github.xiaoymin" name="map-client-core" rev="1.1">
<artifact name="map-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoymin', module='map-client-core', version='1.1')
)
libraryDependencies += "com.github.xiaoymin" % "map-client-core" % "1.1"
[com.github.xiaoymin/map-client-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.2.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.google.code.gson : gson | jar | 2.8.6 |