License |
License |
---|---|
GroupId | GroupIdai.x |
ArtifactId | ArtifactIdx-shapeless_2.11 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionx-shapeless
It provides some extra shapeless functionallity
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
x-shapeless_2.11-0.1.1.pom | |
x-shapeless_2.11-0.1.1.jar | 27 KB |
x-shapeless_2.11-0.1.1-sources.jar | 1 KB |
x-shapeless_2.11-0.1.1-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.x/x-shapeless_2.11/ -->
<dependency>
<groupId>ai.x</groupId>
<artifactId>x-shapeless_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/x-shapeless_2.11/
implementation 'ai.x:x-shapeless_2.11:0.1.1'
// https://jarcasting.com/artifacts/ai.x/x-shapeless_2.11/
implementation ("ai.x:x-shapeless_2.11:0.1.1")
'ai.x:x-shapeless_2.11:jar:0.1.1'
<dependency org="ai.x" name="x-shapeless_2.11" rev="0.1.1">
<artifact name="x-shapeless_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='x-shapeless_2.11', version='0.1.1')
)
libraryDependencies += "ai.x" % "x-shapeless_2.11" % "0.1.1"
[ai.x/x-shapeless_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.chuusai : shapeless_2.11 | jar | 2.3.2 |