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