License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdmap |
Version | Version1.2.7 |
Type | Typejar |
Description |
Descriptionmap
map
|
Filename | Size |
---|---|
map-1.2.7.pom | |
map-1.2.7.jar | 63 KB |
map-1.2.7-sources.jar | 31 KB |
map-1.2.7-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/map/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>map</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/map/
implementation 'io.github.shaohuizhe:map:1.2.7'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/map/
implementation ("io.github.shaohuizhe:map:1.2.7")
'io.github.shaohuizhe:map:jar:1.2.7'
<dependency org="io.github.shaohuizhe" name="map" rev="1.2.7">
<artifact name="map" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='map', version='1.2.7')
)
libraryDependencies += "io.github.shaohuizhe" % "map" % "1.2.7"
[io.github.shaohuizhe/map "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : spring | jar | 2.1.3 |
org.projectlombok : lombok Optional | jar | 1.18.16 |