| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mpilquist |
| ArtifactId | ArtifactIdsimulacrum_2.13.0-M1 |
| Version | Version0.11.0 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.mpilquist |
<!-- https://jarcasting.com/artifacts/com.github.mpilquist/simulacrum_2.13.0-M1/ -->
<dependency>
<groupId>com.github.mpilquist</groupId>
<artifactId>simulacrum_2.13.0-M1</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpilquist/simulacrum_2.13.0-M1/
implementation 'com.github.mpilquist:simulacrum_2.13.0-M1:0.11.0'
// https://jarcasting.com/artifacts/com.github.mpilquist/simulacrum_2.13.0-M1/
implementation ("com.github.mpilquist:simulacrum_2.13.0-M1:0.11.0")
'com.github.mpilquist:simulacrum_2.13.0-M1:jar:0.11.0'
<dependency org="com.github.mpilquist" name="simulacrum_2.13.0-M1" rev="0.11.0">
<artifact name="simulacrum_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpilquist', module='simulacrum_2.13.0-M1', version='0.11.0')
)
libraryDependencies += "com.github.mpilquist" % "simulacrum_2.13.0-M1" % "0.11.0"
[com.github.mpilquist/simulacrum_2.13.0-M1 "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M1 |
| org.typelevel : macro-compat_2.13.0-M1 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.0-M1 |
| org.scala-lang : scala-reflect | jar | 2.13.0-M1 |