| License |
License |
|---|---|
| Categories |
CategoriesCaching Data |
| GroupId | GroupIdcom.daml |
| ArtifactId | ArtifactIdcaching_2.13 |
| Version | Version1.18.0-snapshot.20211111.8349.0.d938a44c |
| Type | Typejar |
| Description |
Descriptioncaching_2.13
TBD
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.daml/caching_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>caching_2.13</artifactId>
<version>1.18.0-snapshot.20211111.8349.0.d938a44c</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/caching_2.13/
implementation 'com.daml:caching_2.13:1.18.0-snapshot.20211111.8349.0.d938a44c'
// https://jarcasting.com/artifacts/com.daml/caching_2.13/
implementation ("com.daml:caching_2.13:1.18.0-snapshot.20211111.8349.0.d938a44c")
'com.daml:caching_2.13:jar:1.18.0-snapshot.20211111.8349.0.d938a44c'
<dependency org="com.daml" name="caching_2.13" rev="1.18.0-snapshot.20211111.8349.0.d938a44c">
<artifact name="caching_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='caching_2.13', version='1.18.0-snapshot.20211111.8349.0.d938a44c')
)
libraryDependencies += "com.daml" % "caching_2.13" % "1.18.0-snapshot.20211111.8349.0.d938a44c"
[com.daml/caching_2.13 "1.18.0-snapshot.20211111.8349.0.d938a44c"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.daml : metrics_2.13 | jar | 1.18.0-snapshot.20211111.8349.0.d938a44c |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.0 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.2 |
| org.scala-lang.modules : scala-java8-compat_2.13 | jar | 0.9.0 |