Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-gen_2.10 |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
scalaprops-gen_2.10-0.6.1.pom | |
scalaprops-gen_2.10-0.6.1.jar | 778 KB |
scalaprops-gen_2.10-0.6.1-sources.jar | 26 KB |
scalaprops-gen_2.10-0.6.1-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.10/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-gen_2.10</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.10/
implementation 'com.github.scalaprops:scalaprops-gen_2.10:0.6.1'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-gen_2.10/
implementation ("com.github.scalaprops:scalaprops-gen_2.10:0.6.1")
'com.github.scalaprops:scalaprops-gen_2.10:jar:0.6.1'
<dependency org="com.github.scalaprops" name="scalaprops-gen_2.10" rev="0.6.1">
<artifact name="scalaprops-gen_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-gen_2.10', version='0.6.1')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-gen_2.10" % "0.6.1"
[com.github.scalaprops/scalaprops-gen_2.10 "0.6.1"]