GroupId | GroupIdcom.alachisoft |
---|---|
ArtifactId | ArtifactIdncache.runtime |
Version | Version5.2-alpha-21 |
Type | Typejar |
Filename | Size |
---|---|
ncache.runtime-5.2-alpha-21.pom | |
ncache.runtime-5.2-alpha-21.jar | 183 KB |
ncache.runtime-5.2-alpha-21-sources.jar | 145 KB |
ncache.runtime-5.2-alpha-21-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft/ncache.runtime/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>ncache.runtime</artifactId>
<version>5.2-alpha-21</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/ncache.runtime/
implementation 'com.alachisoft:ncache.runtime:5.2-alpha-21'
// https://jarcasting.com/artifacts/com.alachisoft/ncache.runtime/
implementation ("com.alachisoft:ncache.runtime:5.2-alpha-21")
'com.alachisoft:ncache.runtime:jar:5.2-alpha-21'
<dependency org="com.alachisoft" name="ncache.runtime" rev="5.2-alpha-21">
<artifact name="ncache.runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='ncache.runtime', version='5.2-alpha-21')
)
libraryDependencies += "com.alachisoft" % "ncache.runtime" % "5.2-alpha-21"
[com.alachisoft/ncache.runtime "5.2-alpha-21"]