GroupId | GroupIdse.skltp.vp |
---|---|
ArtifactId | ArtifactIdvp-hsa-cache |
Version | Version3.2.0-RC4 |
Type | Typejar |
Filename | Size |
---|---|
vp-hsa-cache-3.2.0-RC4.pom | |
vp-hsa-cache-3.2.0-RC4.jar | 19 KB |
vp-hsa-cache-3.2.0-RC4-tests.jar | 21 KB |
vp-hsa-cache-3.2.0-RC4-sources.jar | 18 KB |
vp-hsa-cache-3.2.0-RC4-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-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"]