License |
License |
---|---|
GroupId | GroupIdcom.github.qinhouping |
ArtifactId | ArtifactIdqinsoft-qmemcache |
Last Version | Last Version1.0.1-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqinsoft代码库
|
Filename | Size |
---|---|
qinsoft-qmemcache-1.0.1-beta1.pom | |
qinsoft-qmemcache-1.0.1-beta1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/ -->
<dependency>
<groupId>com.github.qinhouping</groupId>
<artifactId>qinsoft-qmemcache</artifactId>
<version>1.0.1-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/
implementation 'com.github.qinhouping:qinsoft-qmemcache:1.0.1-beta1'
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/
implementation ("com.github.qinhouping:qinsoft-qmemcache:1.0.1-beta1")
'com.github.qinhouping:qinsoft-qmemcache:jar:1.0.1-beta1'
<dependency org="com.github.qinhouping" name="qinsoft-qmemcache" rev="1.0.1-beta1">
<artifact name="qinsoft-qmemcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qinhouping', module='qinsoft-qmemcache', version='1.0.1-beta1')
)
libraryDependencies += "com.github.qinhouping" % "qinsoft-qmemcache" % "1.0.1-beta1"
[com.github.qinhouping/qinsoft-qmemcache "1.0.1-beta1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |