| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.pjfanning |
| ArtifactId | ArtifactIdscala3-reflection_3 |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionscala3-reflection
scala3-reflection
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scala3-reflection_3-1.0.1.pom | |
| scala3-reflection_3-1.0.1.jar | 729 KB |
| scala3-reflection_3-1.0.1-sources.jar | 60 KB |
| scala3-reflection_3-1.0.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>scala3-reflection_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/
implementation 'com.github.pjfanning:scala3-reflection_3:1.0.1'
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-reflection_3/
implementation ("com.github.pjfanning:scala3-reflection_3:1.0.1")
'com.github.pjfanning:scala3-reflection_3:jar:1.0.1'
<dependency org="com.github.pjfanning" name="scala3-reflection_3" rev="1.0.1">
<artifact name="scala3-reflection_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='scala3-reflection_3', version='1.0.1')
)
libraryDependencies += "com.github.pjfanning" % "scala3-reflection_3" % "1.0.1"
[com.github.pjfanning/scala3-reflection_3 "1.0.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |