AsyncFile

A library to read and write files asynchronously on the JVM and JS

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

asyncfile_3.0.0-RC1
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

AsyncFile
A library to read and write files asynchronously on the JVM and JS
Project URL

Project URL

https://github.com/Sciss/AsyncFile
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/AsyncFile

Download asyncfile_3.0.0-RC1

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC1/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>asyncfile_3.0.0-RC1</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC1/
implementation 'de.sciss:asyncfile_3.0.0-RC1:0.1.3'
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC1/
implementation ("de.sciss:asyncfile_3.0.0-RC1:0.1.3")
'de.sciss:asyncfile_3.0.0-RC1:jar:0.1.3'
<dependency org="de.sciss" name="asyncfile_3.0.0-RC1" rev="0.1.3">
  <artifact name="asyncfile_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='asyncfile_3.0.0-RC1', version='0.1.3')
)
libraryDependencies += "de.sciss" % "asyncfile_3.0.0-RC1" % "0.1.3"
[de.sciss/asyncfile_3.0.0-RC1 "0.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
de.sciss : log_3.0.0-RC1 jar 0.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-RC1 jar 3.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2