Last Version

KindedJ 1.1.0

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

License

License

GroupId

GroupId

io.kindedj
ArtifactId

ArtifactId

kindedj
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/KindedJ/KindedJ
Project Organization

Project Organization

KindedJ Team
Source Code Management

Source Code Management

https://github.com/KindedJ/KindedJ

Download kindedj 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.