Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_2.12.0-M5 |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
scalaprops_2.12.0-M5-0.3.2.pom | |
scalaprops_2.12.0-M5-0.3.2.jar | 67 KB |
scalaprops_2.12.0-M5-0.3.2-sources.jar | 8 KB |
scalaprops_2.12.0-M5-0.3.2-javadoc.jar | 670 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.12.0-M5/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_2.12.0-M5</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.12.0-M5/
implementation 'com.github.scalaprops:scalaprops_2.12.0-M5:0.3.2'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.12.0-M5/
implementation ("com.github.scalaprops:scalaprops_2.12.0-M5:0.3.2")
'com.github.scalaprops:scalaprops_2.12.0-M5:jar:0.3.2'
<dependency org="com.github.scalaprops" name="scalaprops_2.12.0-M5" rev="0.3.2">
<artifact name="scalaprops_2.12.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_2.12.0-M5', version='0.3.2')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_2.12.0-M5" % "0.3.2"
[com.github.scalaprops/scalaprops_2.12.0-M5 "0.3.2"]