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