License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.pjfanning |
ArtifactId | ArtifactIdscala3-reflection_3 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
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.2.pom | |
scala3-reflection_3-1.0.2.jar | 729 KB |
scala3-reflection_3-1.0.2-sources.jar | 60 KB |
scala3-reflection_3-1.0.2-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.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"]
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 |