is not current version
Last Version 1.1.0

io.kindedj:kindedj 1.0.1

A shared interface for evidence-based Higher Kinded Types on the JVM.

GroupId

GroupId

io.kindedj
ArtifactId

ArtifactId

kindedj
Version

Version

1.0.1
Type

Type

jar

Download kindedj 1.0.1


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