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