License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-redis |
Last Version | Last Version3.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-redis-3.0.16.pom | |
mars-redis-3.0.16.jar | 8 KB |
mars-redis-3.0.16-sources.jar | 4 KB |
mars-redis-3.0.16-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-redis/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-redis</artifactId>
<version>3.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-redis/
implementation 'com.github.yuyenews:mars-redis:3.0.16'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-redis/
implementation ("com.github.yuyenews:mars-redis:3.0.16")
'com.github.yuyenews:mars-redis:jar:3.0.16'
<dependency org="com.github.yuyenews" name="mars-redis" rev="3.0.16">
<artifact name="mars-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-redis', version='3.0.16')
)
libraryDependencies += "com.github.yuyenews" % "mars-redis" % "3.0.16"
[com.github.yuyenews/mars-redis "3.0.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-core Optional | jar | 3.0.16 |