is not current version
Last Version 0.2.0

org.typelevel:claimant_2.13 0.1.2

claimant

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

claimant_2.13
Version

Version

0.1.2
Type

Type

jar

Download claimant_2.13 0.1.2


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