| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mvv.typine |
| ArtifactId | ArtifactIdtypine_3.0.0-RC2 |
| Version | Version0.1-M2 |
| Type | Typejar |
| Description |
Descriptiontypine
Type inequality witnesses for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| typine_3.0.0-RC2-0.1-M2.pom | |
| typine_3.0.0-RC2-0.1-M2.jar | 29 KB |
| typine_3.0.0-RC2-0.1-M2-sources.jar | 2 KB |
| typine_3.0.0-RC2-0.1-M2-javadoc.jar | 193 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvv.typine/typine_3.0.0-RC2/ -->
<dependency>
<groupId>com.github.mvv.typine</groupId>
<artifactId>typine_3.0.0-RC2</artifactId>
<version>0.1-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.typine/typine_3.0.0-RC2/
implementation 'com.github.mvv.typine:typine_3.0.0-RC2:0.1-M2'
// https://jarcasting.com/artifacts/com.github.mvv.typine/typine_3.0.0-RC2/
implementation ("com.github.mvv.typine:typine_3.0.0-RC2:0.1-M2")
'com.github.mvv.typine:typine_3.0.0-RC2:jar:0.1-M2'
<dependency org="com.github.mvv.typine" name="typine_3.0.0-RC2" rev="0.1-M2">
<artifact name="typine_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.typine', module='typine_3.0.0-RC2', version='0.1-M2')
)
libraryDependencies += "com.github.mvv.typine" % "typine_3.0.0-RC2" % "0.1-M2"
[com.github.mvv.typine/typine_3.0.0-RC2 "0.1-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3.0.0-RC2 | jar | 3.2.7 |