| License |
License |
|---|---|
| GroupId | GroupIdme.scf37 |
| ArtifactId | ArtifactIdfilewatch_3 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionfilewatch
Watch directories for file changes, reliably
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| filewatch_3-1.0.0.pom | |
| filewatch_3-1.0.0.jar | 59 KB |
| filewatch_3-1.0.0-sources.jar | 6 KB |
| filewatch_3-1.0.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.scf37/filewatch_3/ -->
<dependency>
<groupId>me.scf37</groupId>
<artifactId>filewatch_3</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.scf37/filewatch_3/
implementation 'me.scf37:filewatch_3:1.0.0'
// https://jarcasting.com/artifacts/me.scf37/filewatch_3/
implementation ("me.scf37:filewatch_3:1.0.0")
'me.scf37:filewatch_3:jar:1.0.0'
<dependency org="me.scf37" name="filewatch_3" rev="1.0.0">
<artifact name="filewatch_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scf37', module='filewatch_3', version='1.0.0')
)
libraryDependencies += "me.scf37" % "filewatch_3" % "1.0.0"
[me.scf37/filewatch_3 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |