Download shapeless-datatype-core_2.10-0.1.1.jar file - Jar s

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

Description

Shapeless utilities for common data types

You can download jar file shapeless-datatype-core_2.10 0.1.1 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

shapeless-datatype-core_2.10-0.1.1-javadoc.jar
shapeless-datatype-core_2.10-0.1.1-sources.jar
shapeless-datatype-core_2.10-0.1.1.jar
shapeless-datatype-core_2.10-0.1.1.pom



Related Tutorials