| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.scalaprops |
| Идентификатор | Идентификаторscalaprops-gen_2.13.0-RC3 |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
Описаниеscalaprops-gen
pure functional random value generator
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-RC3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_2.13.0-RC3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-RC3/
implementation 'com.github.scalaprops:scalaprops-gen_2.13.0-RC3:0.6.0'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-RC3/
implementation ("com.github.scalaprops:scalaprops-gen_2.13.0-RC3:0.6.0")
'com.github.scalaprops:scalaprops-gen_2.13.0-RC3:jar:0.6.0'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.13.0-RC3" rev="0.6.0">
<artifact name="scalaprops-gen_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.13.0-RC3', version='0.6.0')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.13.0-RC3" % "0.6.0"
[com.github.scalaprops/scalaprops-gen_2.13.0-RC3 "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-RC3 |