| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sciss |
| Идентификатор | Идентификаторasyncfile_sjs1_2.13 |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеAsyncFile
A library to read and write files asynchronously on the JVM and JS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asyncfile_sjs1_2.13-0.2.1.pom | |
| asyncfile_sjs1_2.13-0.2.1.jar | 164 KB |
| asyncfile_sjs1_2.13-0.2.1-sources.jar | 17 KB |
| asyncfile_sjs1_2.13-0.2.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sciss/asyncfile_sjs1_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>asyncfile_sjs1_2.13</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/asyncfile_sjs1_2.13/
implementation 'de.sciss:asyncfile_sjs1_2.13:0.2.1'
// https://jarcasting.com/artifacts/de.sciss/asyncfile_sjs1_2.13/
implementation ("de.sciss:asyncfile_sjs1_2.13:0.2.1")
'de.sciss:asyncfile_sjs1_2.13:jar:0.2.1'
<dependency org="de.sciss" name="asyncfile_sjs1_2.13" rev="0.2.1">
<artifact name="asyncfile_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='asyncfile_sjs1_2.13', version='0.2.1')
)
libraryDependencies += "de.sciss" % "asyncfile_sjs1_2.13" % "0.2.1"
[de.sciss/asyncfile_sjs1_2.13 "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scala-js : scalajs-library_2.13 | jar | 1.7.0 |
| de.sciss : log_sjs1_2.13 | jar | 0.1.1 |
| de.sciss : model_sjs1_2.13 | jar | 0.3.5 |
| org.scala-js : scalajs-dom_sjs1_2.13 | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.13 | jar | 1.7.0 |
| org.scalatest : scalatest_sjs1_2.13 | jar | 3.2.10 |