is not current version
Last Version 3.2.0-RC5

se.skltp.vp:vp-hsa-cache 2.2.4-RC2


GroupId

GroupId

se.skltp.vp
ArtifactId

ArtifactId

vp-hsa-cache
Version

Version

2.2.4-RC2
Type

Type

jar

Download vp-hsa-cache 2.2.4-RC2


<!-- https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/ -->
<dependency>
    <groupId>se.skltp.vp</groupId>
    <artifactId>vp-hsa-cache</artifactId>
    <version>2.2.4-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation 'se.skltp.vp:vp-hsa-cache:2.2.4-RC2'
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation ("se.skltp.vp:vp-hsa-cache:2.2.4-RC2")
'se.skltp.vp:vp-hsa-cache:jar:2.2.4-RC2'
<dependency org="se.skltp.vp" name="vp-hsa-cache" rev="2.2.4-RC2">
  <artifact name="vp-hsa-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.vp', module='vp-hsa-cache', version='2.2.4-RC2')
)
libraryDependencies += "se.skltp.vp" % "vp-hsa-cache" % "2.2.4-RC2"
[se.skltp.vp/vp-hsa-cache "2.2.4-RC2"]