is not current version
Last Version 0.1-8140612

org.typelevel:bobcats_2.13 0.1-174355e

bobcats

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

bobcats_2.13
Version

Version

0.1-174355e
Type

Type

jar

Download bobcats_2.13 0.1-174355e


<!-- https://jarcasting.com/artifacts/org.typelevel/bobcats_2.13/ -->
<dependency>
    <groupId>org.typelevel</groupId>
    <artifactId>bobcats_2.13</artifactId>
    <version>0.1-174355e</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/bobcats_2.13/
implementation 'org.typelevel:bobcats_2.13:0.1-174355e'
// https://jarcasting.com/artifacts/org.typelevel/bobcats_2.13/
implementation ("org.typelevel:bobcats_2.13:0.1-174355e")
'org.typelevel:bobcats_2.13:jar:0.1-174355e'
<dependency org="org.typelevel" name="bobcats_2.13" rev="0.1-174355e">
  <artifact name="bobcats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='bobcats_2.13', version='0.1-174355e')
)
libraryDependencies += "org.typelevel" % "bobcats_2.13" % "0.1-174355e"
[org.typelevel/bobcats_2.13 "0.1-174355e"]