Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdscala-typed-holes_2.12.7 |
Version | Version0.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.12.7/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scala-typed-holes_2.12.7</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.12.7/
implementation 'com.github.cb372:scala-typed-holes_2.12.7:0.0.6'
// https://jarcasting.com/artifacts/com.github.cb372/scala-typed-holes_2.12.7/
implementation ("com.github.cb372:scala-typed-holes_2.12.7:0.0.6")
'com.github.cb372:scala-typed-holes_2.12.7:jar:0.0.6'
<dependency org="com.github.cb372" name="scala-typed-holes_2.12.7" rev="0.0.6">
<artifact name="scala-typed-holes_2.12.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scala-typed-holes_2.12.7', version='0.0.6')
)
libraryDependencies += "com.github.cb372" % "scala-typed-holes_2.12.7" % "0.0.6"
[com.github.cb372/scala-typed-holes_2.12.7 "0.0.6"]