scala3-reflection


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

scala3-reflection_3
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala3-reflection
scala3-reflection
Project URL

Project URL

https://github.com/pjfanning/scala3-reflection
Project Organization

Project Organization

com.github.pjfanning
Source Code Management

Source Code Management

https://github.com/pjfanning/scala3-reflection

Download scala3-reflection_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>scala3-reflection_3</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/
implementation 'com.github.pjfanning:scala3-reflection_3:1.0.2'
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/
implementation ("com.github.pjfanning:scala3-reflection_3:1.0.2")
'com.github.pjfanning:scala3-reflection_3:jar:1.0.2'
<dependency org="com.github.pjfanning" name="scala3-reflection_3" rev="1.0.2">
  <artifact name="scala3-reflection_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='scala3-reflection_3', version='1.0.2')
)
libraryDependencies += "com.github.pjfanning" % "scala3-reflection_3" % "1.0.2"
[com.github.pjfanning/scala3-reflection_3 "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-compiler_3 jar 3.0.2
org.scala-lang : scala3-library_3 jar 3.0.2
org.scala-lang : scala3-tasty-inspector_3 jar 3.0.2
org.scala-lang : scala3-staging_3 jar 3.0.2

test (1)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1