| License |
License |
|---|---|
| GroupId | GroupIdlt.dvim.hof |
| ArtifactId | ArtifactIdhof_2.13 |
| Version | Version1.3 |
| Type | Typejar |
| Description |
Descriptionhof
Tools for working with history files of fish shell
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hof_2.13-1.3.pom | |
| hof_2.13-1.3.jar | 49 KB |
| hof_2.13-1.3-sources.jar | 6 KB |
| hof_2.13-1.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/ -->
<dependency>
<groupId>lt.dvim.hof</groupId>
<artifactId>hof_2.13</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation 'lt.dvim.hof:hof_2.13:1.3'
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation ("lt.dvim.hof:hof_2.13:1.3")
'lt.dvim.hof:hof_2.13:jar:1.3'
<dependency org="lt.dvim.hof" name="hof_2.13" rev="1.3">
<artifact name="hof_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.hof', module='hof_2.13', version='1.3')
)
libraryDependencies += "lt.dvim.hof" % "hof_2.13" % "1.3"
[lt.dvim.hof/hof_2.13 "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.9 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.9 |
| com.github.vmencik : graal-akka-actor_2.13 | jar | 0.5.0 |
| com.github.vmencik : graal-akka-stream_2.13 | jar | 0.5.0 |
| com.github.julien-truffaut : monocle-core_2.13 | jar | 2.1.0 |
| com.github.julien-truffaut : monocle-macro_2.13 | jar | 2.1.0 |
| com.monovore : decline_2.13 | jar | 1.3.0 |
| org.typelevel : cats-effect_2.13 | jar | 2.2.0 |
| com.lihaoyi : fansi_2.13 | jar | 0.2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.12 |