is not current version
Last Version 0.2.1

de.sciss:asyncfile_2.13 0.1.1

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

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

asyncfile_2.13
Version

Version

0.1.1
Type

Type

jar

Download asyncfile_2.13 0.1.1


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