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