License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmacro-compat_2.13.0-M4 |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/macro-compat_2.13.0-M4/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>macro-compat_2.13.0-M4</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/macro-compat_2.13.0-M4/
implementation 'org.typelevel:macro-compat_2.13.0-M4:1.1.1'
// https://jarcasting.com/artifacts/org.typelevel/macro-compat_2.13.0-M4/
implementation ("org.typelevel:macro-compat_2.13.0-M4:1.1.1")
'org.typelevel:macro-compat_2.13.0-M4:jar:1.1.1'
<dependency org="org.typelevel" name="macro-compat_2.13.0-M4" rev="1.1.1">
<artifact name="macro-compat_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='macro-compat_2.13.0-M4', version='1.1.1')
)
libraryDependencies += "org.typelevel" % "macro-compat_2.13.0-M4" % "1.1.1"
[org.typelevel/macro-compat_2.13.0-M4 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.0-M4 |
org.scala-lang : scala-reflect | jar | 2.13.0-M4 |