License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.simianquant |
ArtifactId | ArtifactIdtypequux_sjs1_2.13 |
Version | Version0.9.0 |
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_sjs1_2.13-0.9.0.pom | |
typequux_sjs1_2.13-0.9.0.jar | 639 KB |
typequux_sjs1_2.13-0.9.0-sources.jar | 78 KB |
typequux_sjs1_2.13-0.9.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simianquant/typequux_sjs1_2.13/ -->
<dependency>
<groupId>com.simianquant</groupId>
<artifactId>typequux_sjs1_2.13</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simianquant/typequux_sjs1_2.13/
implementation 'com.simianquant:typequux_sjs1_2.13:0.9.0'
// https://jarcasting.com/artifacts/com.simianquant/typequux_sjs1_2.13/
implementation ("com.simianquant:typequux_sjs1_2.13:0.9.0")
'com.simianquant:typequux_sjs1_2.13:jar:0.9.0'
<dependency org="com.simianquant" name="typequux_sjs1_2.13" rev="0.9.0">
<artifact name="typequux_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simianquant', module='typequux_sjs1_2.13', version='0.9.0')
)
libraryDependencies += "com.simianquant" % "typequux_sjs1_2.13" % "0.9.0"
[com.simianquant/typequux_sjs1_2.13 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-js : scalajs-library_2.13 | jar | 1.0.1 |
org.scala-lang : scala-reflect | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.0.1 |