GroupId | GroupIdse.skltp.vp |
---|---|
ArtifactId | ArtifactIdvp-hsa-cache |
Version | Version2.2.1-RC2 |
Type | Typejar |
Filename | Size |
---|---|
vp-hsa-cache-2.2.1-RC2.pom | |
vp-hsa-cache-2.2.1-RC2.jar | 17 KB |
vp-hsa-cache-2.2.1-RC2-tests.jar | 19 KB |
vp-hsa-cache-2.2.1-RC2-sources.jar | 16 KB |
vp-hsa-cache-2.2.1-RC2-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/ -->
<dependency>
<groupId>se.skltp.vp</groupId>
<artifactId>vp-hsa-cache</artifactId>
<version>2.2.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation 'se.skltp.vp:vp-hsa-cache:2.2.1-RC2'
// https://jarcasting.com/artifacts/se.skltp.vp/vp-hsa-cache/
implementation ("se.skltp.vp:vp-hsa-cache:2.2.1-RC2")
'se.skltp.vp:vp-hsa-cache:jar:2.2.1-RC2'
<dependency org="se.skltp.vp" name="vp-hsa-cache" rev="2.2.1-RC2">
<artifact name="vp-hsa-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.vp', module='vp-hsa-cache', version='2.2.1-RC2')
)
libraryDependencies += "se.skltp.vp" % "vp-hsa-cache" % "2.2.1-RC2"
[se.skltp.vp/vp-hsa-cache "2.2.1-RC2"]