License |
License |
---|---|
GroupId | GroupIdcom.github.benfradet |
ArtifactId | ArtifactIdstruct-type-encoder_2.11 |
Version | Version0.5.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.11/ -->
<dependency>
<groupId>com.github.benfradet</groupId>
<artifactId>struct-type-encoder_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.11/
implementation 'com.github.benfradet:struct-type-encoder_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.github.benfradet/struct-type-encoder_2.11/
implementation ("com.github.benfradet:struct-type-encoder_2.11:0.5.0")
'com.github.benfradet:struct-type-encoder_2.11:jar:0.5.0'
<dependency org="com.github.benfradet" name="struct-type-encoder_2.11" rev="0.5.0">
<artifact name="struct-type-encoder_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benfradet', module='struct-type-encoder_2.11', version='0.5.0')
)
libraryDependencies += "com.github.benfradet" % "struct-type-encoder_2.11" % "0.5.0"
[com.github.benfradet/struct-type-encoder_2.11 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.7 |