License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdalleycats_2.10 |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionrootJVM
rootJVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alleycats_2.10-0.2.0.pom | |
alleycats_2.10-0.2.0.jar | 306 bytes |
alleycats_2.10-0.2.0-sources.jar | 247 bytes |
alleycats_2.10-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/alleycats_2.10/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>alleycats_2.10</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/alleycats_2.10/
implementation 'org.typelevel:alleycats_2.10:0.2.0'
// https://jarcasting.com/artifacts/org.typelevel/alleycats_2.10/
implementation ("org.typelevel:alleycats_2.10:0.2.0")
'org.typelevel:alleycats_2.10:jar:0.2.0'
<dependency org="org.typelevel" name="alleycats_2.10" rev="0.2.0">
<artifact name="alleycats_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='alleycats_2.10', version='0.2.0')
)
libraryDependencies += "org.typelevel" % "alleycats_2.10" % "0.2.0"
[org.typelevel/alleycats_2.10 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.typelevel : alleycats-core_2.10 | jar | 0.2.0 |
org.typelevel : alleycats-laws_2.10 | jar | 0.2.0 |
org.typelevel » alleycats-tests_2.10 | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.mpilquist : simulacrum_2.10 | jar | 0.10.0 |
org.typelevel : machinist_2.10 | jar | 0.6.1 |