unique


License

License

MIT
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

unique_3.0.0-M1
Last Version

Last Version

2.1.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

unique
unique
Project URL

Project URL

https://github.com/ChristopherDavenport/unique
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/ChristopherDavenport/unique

Download unique_3.0.0-M1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M1 jar 3.0.0-M1
org.typelevel : cats-core_3.0.0-M1 jar 2.3.0
org.typelevel : cats-effect_3.0.0-M1 jar 3.0.0-M4

test (3)

Group / Artifact Type Version
org.typelevel : discipline-munit_3.0.0-M1 jar 1.0.3
org.typelevel : munit-cats-effect-3_3.0.0-M1 jar 0.11.0
org.typelevel : cats-laws_3.0.0-M1 jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0-M5
2.1.0-M2