is not current version
Last Version 1.0.1-beta1

com.github.qinhouping:qinsoft-qmemcache 1.0.0-beta1


GroupId

GroupId

com.github.qinhouping
ArtifactId

ArtifactId

qinsoft-qmemcache
Version

Version

1.0.0-beta1
Type

Type

jar

Download qinsoft-qmemcache 1.0.0-beta1


<!-- https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/ -->
<dependency>
    <groupId>com.github.qinhouping</groupId>
    <artifactId>qinsoft-qmemcache</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/
implementation 'com.github.qinhouping:qinsoft-qmemcache:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-qmemcache/
implementation ("com.github.qinhouping:qinsoft-qmemcache:1.0.0-beta1")
'com.github.qinhouping:qinsoft-qmemcache:jar:1.0.0-beta1'
<dependency org="com.github.qinhouping" name="qinsoft-qmemcache" rev="1.0.0-beta1">
  <artifact name="qinsoft-qmemcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qinhouping', module='qinsoft-qmemcache', version='1.0.0-beta1')
)
libraryDependencies += "com.github.qinhouping" % "qinsoft-qmemcache" % "1.0.0-beta1"
[com.github.qinhouping/qinsoft-qmemcache "1.0.0-beta1"]