| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаcom.github.scalaprops |
| Идентификатор | Идентификаторscalaprops-gen_2.12.0-M3 |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| scalaprops-gen_2.12.0-M3-0.2.1.pom | |
| scalaprops-gen_2.12.0-M3-0.2.1.jar | 337 KB |
| scalaprops-gen_2.12.0-M3-0.2.1-sources.jar | 22 KB |
| scalaprops-gen_2.12.0-M3-0.2.1-javadoc.jar | 528 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_2.12.0-M3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M3/
implementation 'com.github.scalaprops:scalaprops-gen_2.12.0-M3:0.2.1'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.12.0-M3/
implementation ("com.github.scalaprops:scalaprops-gen_2.12.0-M3:0.2.1")
'com.github.scalaprops:scalaprops-gen_2.12.0-M3:jar:0.2.1'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.12.0-M3" rev="0.2.1">
<artifact name="scalaprops-gen_2.12.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.12.0-M3', version='0.2.1')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.12.0-M3" % "0.2.1"
[com.github.scalaprops/scalaprops-gen_2.12.0-M3 "0.2.1"]