Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-gen_2.13.0-M1 |
Version | Version0.1.20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_2.13.0-M1</artifactId>
<version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/
implementation 'com.github.scalaprops:scalaprops-gen_2.13.0-M1:0.1.20'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.13.0-M1/
implementation ("com.github.scalaprops:scalaprops-gen_2.13.0-M1:0.1.20")
'com.github.scalaprops:scalaprops-gen_2.13.0-M1:jar:0.1.20'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.13.0-M1" rev="0.1.20">
<artifact name="scalaprops-gen_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.13.0-M1', version='0.1.20')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.13.0-M1" % "0.1.20"
[com.github.scalaprops/scalaprops-gen_2.13.0-M1 "0.1.20"]