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