is not current version
Last Version 0.1-8140612

org.typelevel:bobcats_3 0.1-174355e

bobcats

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

bobcats_3
Version

Version

0.1-174355e
Type

Type

jar

Download bobcats_3 0.1-174355e


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