better-files-cats-core


License

License

GroupId

GroupId

com.github.jacke
ArtifactId

ArtifactId

better-files-cats-core_2.13
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

better-files-cats-core
better-files-cats-core
Project URL

Project URL

https://github.com/Spread0x/better-files-cats
Project Organization

Project Organization

com.github.jacke
Source Code Management

Source Code Management

https://github.com/Spread0x/better-files-cats

Download better-files-cats-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jacke/better-files-cats-core_2.13/ -->
<dependency>
    <groupId>com.github.jacke</groupId>
    <artifactId>better-files-cats-core_2.13</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jacke/better-files-cats-core_2.13/
implementation 'com.github.jacke:better-files-cats-core_2.13:0.10.2'
// https://jarcasting.com/artifacts/com.github.jacke/better-files-cats-core_2.13/
implementation ("com.github.jacke:better-files-cats-core_2.13:0.10.2")
'com.github.jacke:better-files-cats-core_2.13:jar:0.10.2'
<dependency org="com.github.jacke" name="better-files-cats-core_2.13" rev="0.10.2">
  <artifact name="better-files-cats-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jacke', module='better-files-cats-core_2.13', version='0.10.2')
)
libraryDependencies += "com.github.jacke" % "better-files-cats-core_2.13" % "0.10.2"
[com.github.jacke/better-files-cats-core_2.13 "0.10.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.typelevel : cats-effect_2.13 jar 2.1.2
io.monix : monix_2.13 jar 3.1.0
com.github.pureconfig : pureconfig_2.13 jar 0.12.3
com.github.pathikrit : better-files_2.13 jar 3.8.0
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
org.scalacheck : scalacheck_2.13 jar 1.14.3

Project Modules

There are no modules declared in this project.

better-files-cats

-Build Status -codecov

Functional file monitoring based on better-files and pureconfig.

Usage

Add this to your build.sbt:

libraryDependencies += "com.github.spread0x" %% "better-files-cats-core" % "0.10.2"

Community

Any contribution is more than welcome. Also feel free to report bugs, request features using github issues or gitter.

People are expected to follow the Scala Code Of Conduct when discussing better-files-cats on the Github page, Gitter channel, or other venues.

com.github.jacke

Versions

Version
0.10.2