Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-core_sjs0.6_2.13.0-M2 |
Version | Version0.5.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs0.6_2.13.0-M2/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-core_sjs0.6_2.13.0-M2</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs0.6_2.13.0-M2/
implementation 'com.github.scalaprops:scalaprops-core_sjs0.6_2.13.0-M2:0.5.2'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs0.6_2.13.0-M2/
implementation ("com.github.scalaprops:scalaprops-core_sjs0.6_2.13.0-M2:0.5.2")
'com.github.scalaprops:scalaprops-core_sjs0.6_2.13.0-M2:jar:0.5.2'
<dependency org="com.github.scalaprops" name="scalaprops-core_sjs0.6_2.13.0-M2" rev="0.5.2">
<artifact name="scalaprops-core_sjs0.6_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-core_sjs0.6_2.13.0-M2', version='0.5.2')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-core_sjs0.6_2.13.0-M2" % "0.5.2"
[com.github.scalaprops/scalaprops-core_sjs0.6_2.13.0-M2 "0.5.2"]