| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sciss |
| Идентификатор | Идентификаторasyncfile_3 |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAsyncFile
A library to read and write files asynchronously on the JVM and JS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asyncfile_3-0.2.1.pom | |
| asyncfile_3-0.2.1.jar | 64 KB |
| asyncfile_3-0.2.1-sources.jar | 12 KB |
| asyncfile_3-0.2.1-javadoc.jar | 239 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sciss/asyncfile_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>asyncfile_3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3/
implementation 'de.sciss:asyncfile_3:0.2.1'
// https://jarcasting.com/artifacts/de.sciss/asyncfile_3/
implementation ("de.sciss:asyncfile_3:0.2.1")
'de.sciss:asyncfile_3:jar:0.2.1'
<dependency org="de.sciss" name="asyncfile_3" rev="0.2.1">
<artifact name="asyncfile_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='asyncfile_3', version='0.2.1')
)
libraryDependencies += "de.sciss" % "asyncfile_3" % "0.2.1"
[de.sciss/asyncfile_3 "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| de.sciss : log_3 | jar | 0.1.1 |
| de.sciss : model_3 | jar | 0.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |