Jar examples for s:shapeless-datatype-core-2.12
Shapeless utilities for common data types
You can download jar file shapeless-datatype-core_2.12 0.1.4 in this page.
Apache 2
You can use the following script to add shapeless-datatype-core_2.12-0.1.4.jar to your project.
<dependency> <groupId>me.lyh</groupId> <artifactId>shapeless-datatype-core_2.12</artifactId> <version>0.1.4</version> </dependency>
compile group: 'me.lyh', name: 'shapeless-datatype-core_2.12', version: '0.1.4'
libraryDependencies += "me.lyh" % "shapeless-datatype-core_2.12" % "0.1.4"
<dependency org="me.lyh" name="shapeless-datatype-core_2.12" rev="0.1.4"/>
@Grapes(@Grab(group='me.lyh', module='shapeless-datatype-core_2.12', version='0.1.4'))
'me.lyh:shapeless-datatype-core_2.12:jar:0.1.4'
Click the following link to download the jar file.
shapeless-datatype-core_2.12-0.1.4-javadoc.jar