License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdasyncfile_3.0.0-RC2 |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsyncFile
A library to read and write files asynchronously on the JVM and JS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asyncfile_3.0.0-RC2-0.1.3.pom | |
asyncfile_3.0.0-RC2-0.1.3.jar | 64 KB |
asyncfile_3.0.0-RC2-0.1.3-sources.jar | 12 KB |
asyncfile_3.0.0-RC2-0.1.3-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC2/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>asyncfile_3.0.0-RC2</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC2/
implementation 'de.sciss:asyncfile_3.0.0-RC2:0.1.3'
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3.0.0-RC2/
implementation ("de.sciss:asyncfile_3.0.0-RC2:0.1.3")
'de.sciss:asyncfile_3.0.0-RC2:jar:0.1.3'
<dependency org="de.sciss" name="asyncfile_3.0.0-RC2" rev="0.1.3">
<artifact name="asyncfile_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='asyncfile_3.0.0-RC2', version='0.1.3')
)
libraryDependencies += "de.sciss" % "asyncfile_3.0.0-RC2" % "0.1.3"
[de.sciss/asyncfile_3.0.0-RC2 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |
de.sciss : log_3.0.0-RC2 | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3.0.0-RC2 | jar | 3.2.7 |