License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdme.lyh |
ArtifactId | ArtifactIdshapeless-datatype-core_2.10 |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Shapeless utilities for common data types
|
Project URL |
Project URL |
Project Organization |
Project Organizationme.lyh |
<!-- https://jarcasting.com/artifacts/me.lyh/shapeless-datatype-core_2.10/ -->
<dependency>
<groupId>me.lyh</groupId>
<artifactId>shapeless-datatype-core_2.10</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.lyh/shapeless-datatype-core_2.10/
implementation 'me.lyh:shapeless-datatype-core_2.10:0.1.4'
// https://jarcasting.com/artifacts/me.lyh/shapeless-datatype-core_2.10/
implementation ("me.lyh:shapeless-datatype-core_2.10:0.1.4")
'me.lyh:shapeless-datatype-core_2.10:jar:0.1.4'
<dependency org="me.lyh" name="shapeless-datatype-core_2.10" rev="0.1.4">
<artifact name="shapeless-datatype-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lyh', module='shapeless-datatype-core_2.10', version='0.1.4')
)
libraryDependencies += "me.lyh" % "shapeless-datatype-core_2.10" % "0.1.4"
[me.lyh/shapeless-datatype-core_2.10 "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.chuusai : shapeless_2.10 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
me.lyh » test_2.10 | jar | 0.1.4 |