is not current version
Last Version 1.3.2

lt.dvim.hof:hof_2.13 1.3.1

Tools for working with history files of fish shell

GroupId

GroupId

lt.dvim.hof
ArtifactId

ArtifactId

hof_2.13
Version

Version

1.3.1
Type

Type

jar

Download hof_2.13 1.3.1


<!-- https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/ -->
<dependency>
    <groupId>lt.dvim.hof</groupId>
    <artifactId>hof_2.13</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation 'lt.dvim.hof:hof_2.13:1.3.1'
// https://jarcasting.com/artifacts/lt.dvim.hof/hof_2.13/
implementation ("lt.dvim.hof:hof_2.13:1.3.1")
'lt.dvim.hof:hof_2.13:jar:1.3.1'
<dependency org="lt.dvim.hof" name="hof_2.13" rev="1.3.1">
  <artifact name="hof_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.hof', module='hof_2.13', version='1.3.1')
)
libraryDependencies += "lt.dvim.hof" % "hof_2.13" % "1.3.1"
[lt.dvim.hof/hof_2.13 "1.3.1"]