GroupId | GroupIdio.gitee.djhkemr |
---|---|
ArtifactId | ArtifactIdmapcore-vtm |
Version | Version1.0.7 |
Type | Typeaar |
Filename | Size |
---|---|
mapcore-vtm-1.0.7.pom | |
mapcore-vtm-1.0.7-sources.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.djhkemr/mapcore-vtm/ -->
<dependency>
<groupId>io.gitee.djhkemr</groupId>
<artifactId>mapcore-vtm</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.djhkemr/mapcore-vtm/
implementation 'io.gitee.djhkemr:mapcore-vtm:1.0.7'
// https://jarcasting.com/artifacts/io.gitee.djhkemr/mapcore-vtm/
implementation ("io.gitee.djhkemr:mapcore-vtm:1.0.7")
'io.gitee.djhkemr:mapcore-vtm:aar:1.0.7'
<dependency org="io.gitee.djhkemr" name="mapcore-vtm" rev="1.0.7">
<artifact name="mapcore-vtm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.djhkemr', module='mapcore-vtm', version='1.0.7')
)
libraryDependencies += "io.gitee.djhkemr" % "mapcore-vtm" % "1.0.7"
[io.gitee.djhkemr/mapcore-vtm "1.0.7"]