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