portable-scala-reflect


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.portable-scala
ArtifactId

ArtifactId

portable-scala-reflect_2.13
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

portable-scala-reflect
portable-scala-reflect
Project URL

Project URL

https://github.com/portable-scala/portable-scala-reflect
Project Organization

Project Organization

org.portable-scala
Source Code Management

Source Code Management

https://github.com/portable-scala/portable-scala-reflect

Download portable-scala-reflect_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_2.13/ -->
<dependency>
    <groupId>org.portable-scala</groupId>
    <artifactId>portable-scala-reflect_2.13</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_2.13/
implementation 'org.portable-scala:portable-scala-reflect_2.13:1.1.2'
// https://jarcasting.com/artifacts/org.portable-scala/portable-scala-reflect_2.13/
implementation ("org.portable-scala:portable-scala-reflect_2.13:1.1.2")
'org.portable-scala:portable-scala-reflect_2.13:jar:1.1.2'
<dependency org="org.portable-scala" name="portable-scala-reflect_2.13" rev="1.1.2">
  <artifact name="portable-scala-reflect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.portable-scala', module='portable-scala-reflect_2.13', version='1.1.2')
)
libraryDependencies += "org.portable-scala" % "portable-scala-reflect_2.13" % "1.1.2"
[org.portable-scala/portable-scala-reflect_2.13 "1.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.4

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.
org.portable-scala

Portable Scala

Utilities to write Scala code that is portable across several platforms

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0
0.1.1
0.1.0