is not current version
Last Version 2.13.3-bin-e832e2a

com.github.xuwei-k:scala-reflect 2.13.3-bin-1ca7d14

Compiler for the Scala Programming Language

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scala-reflect
Version

Version

2.13.3-bin-1ca7d14
Type

Type

jar

Download scala-reflect 2.13.3-bin-1ca7d14


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/scala-reflect/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>scala-reflect</artifactId>
    <version>2.13.3-bin-1ca7d14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/scala-reflect/
implementation 'com.github.xuwei-k:scala-reflect:2.13.3-bin-1ca7d14'
// https://jarcasting.com/artifacts/com.github.xuwei-k/scala-reflect/
implementation ("com.github.xuwei-k:scala-reflect:2.13.3-bin-1ca7d14")
'com.github.xuwei-k:scala-reflect:jar:2.13.3-bin-1ca7d14'
<dependency org="com.github.xuwei-k" name="scala-reflect" rev="2.13.3-bin-1ca7d14">
  <artifact name="scala-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='scala-reflect', version='2.13.3-bin-1ca7d14')
)
libraryDependencies += "com.github.xuwei-k" % "scala-reflect" % "2.13.3-bin-1ca7d14"
[com.github.xuwei-k/scala-reflect "2.13.3-bin-1ca7d14"]