License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdalleycats_2.11 |
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.11-0.2.0.pom | |
alleycats_2.11-0.2.0.jar | 306 bytes |
alleycats_2.11-0.2.0-sources.jar | 247 bytes |
alleycats_2.11-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/alleycats_2.11/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>alleycats_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/alleycats_2.11/
implementation 'org.typelevel:alleycats_2.11:0.2.0'
// https://jarcasting.com/artifacts/org.typelevel/alleycats_2.11/
implementation ("org.typelevel:alleycats_2.11:0.2.0")
'org.typelevel:alleycats_2.11:jar:0.2.0'
<dependency org="org.typelevel" name="alleycats_2.11" rev="0.2.0">
<artifact name="alleycats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='alleycats_2.11', version='0.2.0')
)
libraryDependencies += "org.typelevel" % "alleycats_2.11" % "0.2.0"
[org.typelevel/alleycats_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.typelevel : alleycats-core_2.11 | jar | 0.2.0 |
org.typelevel : alleycats-laws_2.11 | jar | 0.2.0 |
org.typelevel » alleycats-tests_2.11 | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.mpilquist : simulacrum_2.11 | jar | 0.10.0 |
org.typelevel : machinist_2.11 | jar | 0.6.1 |