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