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