Files download
File Operation
jfiletail-0.0.3.jar download
jfiletail-0.0.3.pom download
jfiletail-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.theprez</groupId>
  <artifactId>jfiletail</artifactId>
  <version>0.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.theprez:jfiletail:0.0.3'
Gradle Kotlin
implementation("io.github.theprez:jfiletail:0.0.3")
Scala SBT
libraryDependencies += "io.github.theprez" % "jfiletail" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.theprez', module='jfiletail', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.theprez" name="jfiletail" rev="0.0.3" />
Leiningen
[io.github.theprez/jfiletail "0.0.3"]
Apache Buildr
'io.github.theprez:jfiletail:jar:0.0.3'
Dependencies