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