is not current version
Last Version 5.3.0

com.alachisoft:nc-pro-cache 5.2-alpha-22


GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

nc-pro-cache
Version

Version

5.2-alpha-22
Type

Type

jar

Download nc-pro-cache 5.2-alpha-22


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