is not current version
Last Version 0.1.3

de.sciss:asyncfile_3.0.0-RC1 0.1.2

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

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

asyncfile_3.0.0-RC1
Version

Version

0.1.2
Type

Type

jar

Download asyncfile_3.0.0-RC1 0.1.2


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