License |
License |
---|---|
GroupId | GroupIdcom.github.bigwheel |
ArtifactId | ArtifactIdcase-class-expand-and-apply_2.13.0-M5 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncase-class-expand-and-apply
case-class-expand-and-apply
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bigwheel/case-class-expand-and-apply_2.13.0-M5/ -->
<dependency>
<groupId>com.github.bigwheel</groupId>
<artifactId>case-class-expand-and-apply_2.13.0-M5</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigwheel/case-class-expand-and-apply_2.13.0-M5/
implementation 'com.github.bigwheel:case-class-expand-and-apply_2.13.0-M5:1.0.2'
// https://jarcasting.com/artifacts/com.github.bigwheel/case-class-expand-and-apply_2.13.0-M5/
implementation ("com.github.bigwheel:case-class-expand-and-apply_2.13.0-M5:1.0.2")
'com.github.bigwheel:case-class-expand-and-apply_2.13.0-M5:jar:1.0.2'
<dependency org="com.github.bigwheel" name="case-class-expand-and-apply_2.13.0-M5" rev="1.0.2">
<artifact name="case-class-expand-and-apply_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigwheel', module='case-class-expand-and-apply_2.13.0-M5', version='1.0.2')
)
libraryDependencies += "com.github.bigwheel" % "case-class-expand-and-apply_2.13.0-M5" % "1.0.2"
[com.github.bigwheel/case-class-expand-and-apply_2.13.0-M5 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.chuusai : shapeless_2.13.0-M5 | jar | 2.3.3 |
org.scalactic : scalactic_2.13.0-M5 | jar | [3.0,3.1) |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13.0-M5 | jar | [3.0,3.1) |