Download shapeless-datatype-core_2.12-0.1.3.jar file - Jar s

Jar examples for s:shapeless-datatype-core-2.12

Description

Shapeless utilities for common data types

You can download jar file shapeless-datatype-core_2.12 0.1.3 in this page.

License

Apache 2

Build File

You can use the following script to add shapeless-datatype-core_2.12-0.1.3.jar to your project.

<dependency>
   <groupId>me.lyh</groupId>
   <artifactId>shapeless-datatype-core_2.12</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'me.lyh', name: 'shapeless-datatype-core_2.12', version: '0.1.3'
libraryDependencies += "me.lyh" % "shapeless-datatype-core_2.12" % "0.1.3"
<dependency org="me.lyh" name="shapeless-datatype-core_2.12" rev="0.1.3"/>
@Grapes(@Grab(group='me.lyh', module='shapeless-datatype-core_2.12', version='0.1.3'))
'me.lyh:shapeless-datatype-core_2.12:jar:0.1.3'

Download

Click the following link to download the jar file.

shapeless-datatype-core_2.12-0.1.3-javadoc.jar
shapeless-datatype-core_2.12-0.1.3-sources.jar
shapeless-datatype-core_2.12-0.1.3.jar
shapeless-datatype-core_2.12-0.1.3.pom



Related Tutorials