License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-shapeless_3 |
Version | Version0.4.4 |
Type | Typejar |
Description |
Descriptionscalaprops-shapeless
scalaprops-shapeless
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-shapeless_3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-shapeless_3</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-shapeless_3/
implementation 'com.github.scalaprops:scalaprops-shapeless_3:0.4.4'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-shapeless_3/
implementation ("com.github.scalaprops:scalaprops-shapeless_3:0.4.4")
'com.github.scalaprops:scalaprops-shapeless_3:jar:0.4.4'
<dependency org="com.github.scalaprops" name="scalaprops-shapeless_3" rev="0.4.4">
<artifact name="scalaprops-shapeless_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-shapeless_3', version='0.4.4')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-shapeless_3" % "0.4.4"
[com.github.scalaprops/scalaprops-shapeless_3 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1-RC1 |
com.github.scalaprops : scalaprops-gen_3 | jar | 0.8.3 |
org.typelevel : shapeless3-deriving_3 | jar | 3.0.1 |