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