| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.rssh |
| Идентификатор | Идентификаторshim-scala-async-dotty-cps-async_3 |
| Последняя версия | Последняя версия0.9.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеshim--scala-async--dotty-cps-async
shim for scala2 async/await in dotty via dotty-cps-async
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>shim-scala-async-dotty-cps-async_3</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_3/
implementation 'com.github.rssh:shim-scala-async-dotty-cps-async_3:0.9.9'
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_3/
implementation ("com.github.rssh:shim-scala-async-dotty-cps-async_3:0.9.9")
'com.github.rssh:shim-scala-async-dotty-cps-async_3:jar:0.9.9'
<dependency org="com.github.rssh" name="shim-scala-async-dotty-cps-async_3" rev="0.9.9">
<artifact name="shim-scala-async-dotty-cps-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='shim-scala-async-dotty-cps-async_3', version='0.9.9')
)
libraryDependencies += "com.github.rssh" % "shim-scala-async-dotty-cps-async_3" % "0.9.9"
[com.github.rssh/shim-scala-async-dotty-cps-async_3 "0.9.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.github.rssh : dotty-cps-async_3 | jar | 0.9.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |