Last Version

AsyncFile 0.1.3

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-RC3
Version

Version

0.1.3
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-RC3 0.1.3


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-RC3 jar 3.2.8

Project Modules

There are no modules declared in this project.