| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mpilquist |
| ArtifactId | ArtifactIdsimulacrum_2.13.0-M4 |
| Version | Version0.13.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-M4/ -->
<dependency>
<groupId>com.github.mpilquist</groupId>
<artifactId>simulacrum_2.13.0-M4</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpilquist/simulacrum_2.13.0-M4/
implementation 'com.github.mpilquist:simulacrum_2.13.0-M4:0.13.0'
// https://jarcasting.com/artifacts/com.github.mpilquist/simulacrum_2.13.0-M4/
implementation ("com.github.mpilquist:simulacrum_2.13.0-M4:0.13.0")
'com.github.mpilquist:simulacrum_2.13.0-M4:jar:0.13.0'
<dependency org="com.github.mpilquist" name="simulacrum_2.13.0-M4" rev="0.13.0">
<artifact name="simulacrum_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpilquist', module='simulacrum_2.13.0-M4', version='0.13.0')
)
libraryDependencies += "com.github.mpilquist" % "simulacrum_2.13.0-M4" % "0.13.0"
[com.github.mpilquist/simulacrum_2.13.0-M4 "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M4 |
| org.typelevel : macro-compat_2.13.0-M4 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.0-M4 |
| org.scala-lang : scala-reflect | jar | 2.13.0-M4 |