is not current version
Last Version 3.2.0-RC5

se.skltp.vp:vp-hsa-cache 3.2.0-RC4


GroupId

GroupId

se.skltp.vp
ArtifactId

ArtifactId

vp-hsa-cache
Version

Version

3.2.0-RC4
Type

Type

jar

Download vp-hsa-cache 3.2.0-RC4


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