License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.alachisoft |
ArtifactId | ArtifactIdncache.client |
Version | Version5.2-alpha-23 |
Type | Typejar |
Description |
DescriptionNCache Client (Depreciated)
NCache client for java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alachisoft/ncache.client/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>ncache.client</artifactId>
<version>5.2-alpha-23</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/ncache.client/
implementation 'com.alachisoft:ncache.client:5.2-alpha-23'
// https://jarcasting.com/artifacts/com.alachisoft/ncache.client/
implementation ("com.alachisoft:ncache.client:5.2-alpha-23")
'com.alachisoft:ncache.client:jar:5.2-alpha-23'
<dependency org="com.alachisoft" name="ncache.client" rev="5.2-alpha-23">
<artifact name="ncache.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='ncache.client', version='5.2-alpha-23')
)
libraryDependencies += "com.alachisoft" % "ncache.client" % "5.2-alpha-23"
[com.alachisoft/ncache.client "5.2-alpha-23"]
Group / Artifact | Type | Version |
---|---|---|
com.alachisoft : management | jar | 5.2-alpha-23 |