| License |
License |
|---|---|
| GroupId | GroupIdlt.dvim.hof |
| ArtifactId | ArtifactIdhof_2.13 |
| Version | Version1.3.2 |
| 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.2.pom | |
| hof_2.13-1.3.2.jar | 51 KB |
| hof_2.13-1.3.2-sources.jar | 8 KB |
| hof_2.13-1.3.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation 'lt.dvim.hof:hof_2.13:1.3.2'
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation ("lt.dvim.hof:hof_2.13:1.3.2")
'lt.dvim.hof:hof_2.13:jar:1.3.2'
<dependency org="lt.dvim.hof" name="hof_2.13" rev="1.3.2">
<artifact name="hof_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.hof', module='hof_2.13', version='1.3.2')
)
libraryDependencies += "lt.dvim.hof" % "hof_2.13" % "1.3.2"
[lt.dvim.hof/hof_2.13 "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scalameta : svm-subs | jar | 101.0.0 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
| 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 | 2.2.0 |
| org.typelevel : cats-effect_2.13 | jar | 3.2.9 |
| com.lihaoyi : fansi_2.13 | jar | 0.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.29 |