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