License |
License |
---|---|
GroupId | GroupIdcom.github.benfradet |
ArtifactId | ArtifactIdstruct-type-encoder_2.12 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/ -->
<dependency>
<groupId>com.github.benfradet</groupId>
<artifactId>struct-type-encoder_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/
implementation 'com.github.benfradet:struct-type-encoder_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.12/
implementation ("com.github.benfradet:struct-type-encoder_2.12:0.6.0")
'com.github.benfradet:struct-type-encoder_2.12:jar:0.6.0'
<dependency org="com.github.benfradet" name="struct-type-encoder_2.12" rev="0.6.0">
<artifact name="struct-type-encoder_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benfradet', module='struct-type-encoder_2.12', version='0.6.0')
)
libraryDependencies += "com.github.benfradet" % "struct-type-encoder_2.12" % "0.6.0"
[com.github.benfradet/struct-type-encoder_2.12 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.3 |