Download shapeless-datatype-core_2.11-0.1.0.jar file - Jar s

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

Description

Shapeless utilities for common data types

You can download jar file shapeless-datatype-core_2.11 0.1.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

shapeless-datatype-core_2.11-0.1.0-javadoc.jar
shapeless-datatype-core_2.11-0.1.0-sources.jar
shapeless-datatype-core_2.11-0.1.0.jar
shapeless-datatype-core_2.11-0.1.0.pom



Related Tutorials