| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.cb372 |
| ArtifactId | ArtifactIdscala-typed-holes_2.13.4 |
| Version | Version0.1.11 |
| Type | Typejar |
| Description |
Descriptionscala-typed-holes
scala-typed-holes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.4/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scala-typed-holes_2.13.4</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.4/
implementation 'com.github.cb372:scala-typed-holes_2.13.4:0.1.11'
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.4/
implementation ("com.github.cb372:scala-typed-holes_2.13.4:0.1.11")
'com.github.cb372:scala-typed-holes_2.13.4:jar:0.1.11'
<dependency org="com.github.cb372" name="scala-typed-holes_2.13.4" rev="0.1.11">
<artifact name="scala-typed-holes_2.13.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scala-typed-holes_2.13.4', version='0.1.11')
)
libraryDependencies += "com.github.cb372" % "scala-typed-holes_2.13.4" % "0.1.11"
[com.github.cb372/scala-typed-holes_2.13.4 "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.4 |
| org.scala-lang : scala-library | jar | 2.13.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |
| commons-io : commons-io | jar | 2.6 |