is not current version
Last Version 0.1.11

com.github.cb372:scala-typed-holes_2.13.1 0.1.3

scala-typed-holes

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scala-typed-holes_2.13.1
Version

Version

0.1.3
Type

Type

jar

Download scala-typed-holes_2.13.1 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.1/ -->
<dependency>
    <groupId>com.github.cb372</groupId>
    <artifactId>scala-typed-holes_2.13.1</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.1/
implementation 'com.github.cb372:scala-typed-holes_2.13.1:0.1.3'
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.13.1/
implementation ("com.github.cb372:scala-typed-holes_2.13.1:0.1.3")
'com.github.cb372:scala-typed-holes_2.13.1:jar:0.1.3'
<dependency org="com.github.cb372" name="scala-typed-holes_2.13.1" rev="0.1.3">
  <artifact name="scala-typed-holes_2.13.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scala-typed-holes_2.13.1', version='0.1.3')
)
libraryDependencies += "com.github.cb372" % "scala-typed-holes_2.13.1" % "0.1.3"
[com.github.cb372/scala-typed-holes_2.13.1 "0.1.3"]