GroupId | GroupIdse.skltp.vp |
---|---|
ArtifactId | ArtifactIdvp-hsa-cache |
Version | Version3.2.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
vp-hsa-cache-3.2.0-RC1.pom | |
vp-hsa-cache-3.2.0-RC1.jar | 19 KB |
vp-hsa-cache-3.2.0-RC1-tests.jar | 21 KB |
vp-hsa-cache-3.2.0-RC1-sources.jar | 18 KB |
vp-hsa-cache-3.2.0-RC1-javadoc.jar | 86 KB |
Browse |
<!-- 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation 'se.skltp.vp:vp-hsa-cache:3.2.0-RC1'
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation ("se.skltp.vp:vp-hsa-cache:3.2.0-RC1")
'se.skltp.vp:vp-hsa-cache:jar:3.2.0-RC1'
<dependency org="se.skltp.vp" name="vp-hsa-cache" rev="3.2.0-RC1">
<artifact name="vp-hsa-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.vp', module='vp-hsa-cache', version='3.2.0-RC1')
)
libraryDependencies += "se.skltp.vp" % "vp-hsa-cache" % "3.2.0-RC1"
[se.skltp.vp/vp-hsa-cache "3.2.0-RC1"]