| License |
License |
|---|---|
| GroupId | GroupIdio.chrisdavenport |
| ArtifactId | ArtifactIdepimetheus_2.13 |
| Version | Version0.5.0-M2 |
| Type | Typejar |
| Description |
Descriptionepimetheus
epimetheus
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| epimetheus_2.13-0.5.0-M2.pom | |
| epimetheus_2.13-0.5.0-M2.jar | 181 KB |
| epimetheus_2.13-0.5.0-M2-sources.jar | 20 KB |
| epimetheus_2.13-0.5.0-M2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus_2.13/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>epimetheus_2.13</artifactId>
<version>0.5.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus_2.13/
implementation 'io.chrisdavenport:epimetheus_2.13:0.5.0-M2'
// https://jarcasting.com/artifacts/io.chrisdavenport/epimetheus_2.13/
implementation ("io.chrisdavenport:epimetheus_2.13:0.5.0-M2")
'io.chrisdavenport:epimetheus_2.13:jar:0.5.0-M2'
<dependency org="io.chrisdavenport" name="epimetheus_2.13" rev="0.5.0-M2">
<artifact name="epimetheus_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='epimetheus_2.13', version='0.5.0-M2')
)
libraryDependencies += "io.chrisdavenport" % "epimetheus_2.13" % "0.5.0-M2"
[io.chrisdavenport/epimetheus_2.13 "0.5.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| io.prometheus : simpleclient | jar | 0.11.0 |
| io.prometheus : simpleclient_common | jar | 0.11.0 |
| io.prometheus : simpleclient_hotspot | jar | 0.11.0 |
| org.typelevel : cats-core_2.13 | jar | 2.6.1 |
| org.typelevel : cats-effect_2.13 | jar | 3.2.1 |
| org.scala-lang : scala-reflect | jar | 2.13.6 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : munit-cats-effect-3_2.13 | jar | 1.0.5 |