License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdalleycats-core_3 |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlleycats core
Alleycats core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alleycats-core_3-2.8.0.pom | |
alleycats-core_3-2.8.0.jar | 186 KB |
alleycats-core_3-2.8.0-sources.jar | 13 KB |
alleycats-core_3-2.8.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/alleycats-core_3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>alleycats-core_3</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/alleycats-core_3/
implementation 'org.typelevel:alleycats-core_3:2.8.0'
// https://jarcasting.com/artifacts/org.typelevel/alleycats-core_3/
implementation ("org.typelevel:alleycats-core_3:2.8.0")
'org.typelevel:alleycats-core_3:jar:2.8.0'
<dependency org="org.typelevel" name="alleycats-core_3" rev="2.8.0">
<artifact name="alleycats-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='alleycats-core_3', version='2.8.0')
)
libraryDependencies += "org.typelevel" % "alleycats-core_3" % "2.8.0"
[org.typelevel/alleycats-core_3 "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_3 | jar | 2.8.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |