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