| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.powerscala |
| Идентификатор | Идентификаторpowerscala-concurrent_2.12 |
| Версия | Версия2.0.5 |
| Тип | Типjar |
| Описание |
Описаниеpowerscala-concurrent
powerscala-concurrent
|
| Организация-разработчик |
Организация-разработчикorg.powerscala |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.powerscala/powerscala-concurrent_2.12/ -->
<dependency>
<groupId>org.powerscala</groupId>
<artifactId>powerscala-concurrent_2.12</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.powerscala/powerscala-concurrent_2.12/
implementation 'org.powerscala:powerscala-concurrent_2.12:2.0.5'
// https://jarcasting.com/artifacts/org.powerscala/powerscala-concurrent_2.12/
implementation ("org.powerscala:powerscala-concurrent_2.12:2.0.5")
'org.powerscala:powerscala-concurrent_2.12:jar:2.0.5'
<dependency org="org.powerscala" name="powerscala-concurrent_2.12" rev="2.0.5">
<artifact name="powerscala-concurrent_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powerscala', module='powerscala-concurrent_2.12', version='2.0.5')
)
libraryDependencies += "org.powerscala" % "powerscala-concurrent_2.12" % "2.0.5"
[org.powerscala/powerscala-concurrent_2.12 "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.1 |
| com.beachape : enumeratum_2.12 | jar | 1.5.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |