License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.simianquant |
ArtifactId | ArtifactIdtypequux_2.11 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptiontypequux
A hackable library for typelevel programming in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typequux_2.11-0.8.1.pom | |
typequux_2.11-0.8.1.jar | 403 KB |
typequux_2.11-0.8.1-sources.jar | 79 KB |
typequux_2.11-0.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simianquant/typequux_2.11/ -->
<dependency>
<groupId>com.simianquant</groupId>
<artifactId>typequux_2.11</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simianquant/typequux_2.11/
implementation 'com.simianquant:typequux_2.11:0.8.1'
// https://jarcasting.com/artifacts/com.simianquant/typequux_2.11/
implementation ("com.simianquant:typequux_2.11:0.8.1")
'com.simianquant:typequux_2.11:jar:0.8.1'
<dependency org="com.simianquant" name="typequux_2.11" rev="0.8.1">
<artifact name="typequux_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simianquant', module='typequux_2.11', version='0.8.1')
)
libraryDependencies += "com.simianquant" % "typequux_2.11" % "0.8.1"
[com.simianquant/typequux_2.11 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |