Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_sjs0.6_2.10 |
Version | Version0.5.5 |
Type | Typejar |
Filename | Size |
---|---|
scalaprops_sjs0.6_2.10-0.5.5.pom | |
scalaprops_sjs0.6_2.10-0.5.5.jar | 200 KB |
scalaprops_sjs0.6_2.10-0.5.5-sources.jar | 10 KB |
scalaprops_sjs0.6_2.10-0.5.5-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_sjs0.6_2.10</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation 'com.github.scalaprops:scalaprops_sjs0.6_2.10:0.5.5'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation ("com.github.scalaprops:scalaprops_sjs0.6_2.10:0.5.5")
'com.github.scalaprops:scalaprops_sjs0.6_2.10:jar:0.5.5'
<dependency org="com.github.scalaprops" name="scalaprops_sjs0.6_2.10" rev="0.5.5">
<artifact name="scalaprops_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_sjs0.6_2.10', version='0.5.5')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_sjs0.6_2.10" % "0.5.5"
[com.github.scalaprops/scalaprops_sjs0.6_2.10 "0.5.5"]