Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-all_2.13.0-M2 |
Version | Version0.5.3 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
scalaprops-all_2.13.0-M2-0.5.3.pom | |
scalaprops-all_2.13.0-M2-0.5.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-all_2.13.0-M2/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-all_2.13.0-M2</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-all_2.13.0-M2/
implementation 'com.github.scalaprops:scalaprops-all_2.13.0-M2:0.5.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-all_2.13.0-M2/
implementation ("com.github.scalaprops:scalaprops-all_2.13.0-M2:0.5.3")
'com.github.scalaprops:scalaprops-all_2.13.0-M2:jar:0.5.3'
<dependency org="com.github.scalaprops" name="scalaprops-all_2.13.0-M2" rev="0.5.3">
<artifact name="scalaprops-all_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-all_2.13.0-M2', version='0.5.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-all_2.13.0-M2" % "0.5.3"
[com.github.scalaprops/scalaprops-all_2.13.0-M2 "0.5.3"]