is not current version
Last Version 5.2-alpha-23

com.alachisoft:ncache.runtime 5.2-alpha-15


GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

ncache.runtime
Version

Version

5.2-alpha-15
Type

Type

jar

Download ncache.runtime 5.2-alpha-15


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