tech.codingzen:kotlin-file-watcher

Kotlin wrapper for a Java FileWatcher that publishes file updates to a Channel

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kotlin-file-watcher
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

tech.codingzen:kotlin-file-watcher
Kotlin wrapper for a Java FileWatcher that publishes file updates to a Channel
Project URL

Project URL

https://bitbucket.org/codingzen314/kotlin-file-watcher
Source Code Management

Source Code Management

https://bitbucket.org/codingzen314/kotlin-file-watcher/src

Download kotlin-file-watcher

How to add to project

<!-- https://jarcasting.com/artifacts/tech.codingzen/kotlin-file-watcher/ -->
<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>kotlin-file-watcher</artifactId>
    <version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.codingzen/kotlin-file-watcher/
implementation 'tech.codingzen:kotlin-file-watcher:0.0.0'
// https://jarcasting.com/artifacts/tech.codingzen/kotlin-file-watcher/
implementation ("tech.codingzen:kotlin-file-watcher:0.0.0")
'tech.codingzen:kotlin-file-watcher:jar:0.0.0'
<dependency org="tech.codingzen" name="kotlin-file-watcher" rev="0.0.0">
  <artifact name="kotlin-file-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.codingzen', module='kotlin-file-watcher', version='0.0.0')
)
libraryDependencies += "tech.codingzen" % "kotlin-file-watcher" % "0.0.0"
[tech.codingzen/kotlin-file-watcher "0.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0