is not current version
Last Version 5.3.0

com.alachisoft.ncache:ncache-client 5.2-alpha-24

NCache Enterprise client for java.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alachisoft.ncache
ArtifactId

ArtifactId

ncache-client
Version

Version

5.2-alpha-24
Type

Type

jar

Download ncache-client 5.2-alpha-24


<!-- https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/ -->
<dependency>
    <groupId>com.alachisoft.ncache</groupId>
    <artifactId>ncache-client</artifactId>
    <version>5.2-alpha-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/
implementation 'com.alachisoft.ncache:ncache-client:5.2-alpha-24'
// https://jarcasting.com/artifacts/com.alachisoft.ncache/ncache-client/
implementation ("com.alachisoft.ncache:ncache-client:5.2-alpha-24")
'com.alachisoft.ncache:ncache-client:jar:5.2-alpha-24'
<dependency org="com.alachisoft.ncache" name="ncache-client" rev="5.2-alpha-24">
  <artifact name="ncache-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft.ncache', module='ncache-client', version='5.2-alpha-24')
)
libraryDependencies += "com.alachisoft.ncache" % "ncache-client" % "5.2-alpha-24"
[com.alachisoft.ncache/ncache-client "5.2-alpha-24"]