MVN

io.github.portlek : reflection

Maven & Gradle

May 21, 2021
17 usages
4 stars

reflection · Simple and powerful Object-oriented Java reflection library.

<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>reflection</artifactId>
    <version>4.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.portlek : reflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.3

All Versions

Choose a version of io.github.portlek : reflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
reflection-4.2.3
reflection-4.2.2
reflection-4.2.1
reflection-4.2.0
4.1.x
reflection-4.1.3
reflection-4.1.2
reflection-4.1.1
reflection-4.1.0
4.0.x
reflection-4.0.11
reflection-4.0.10
reflection-4.0.9
reflection-4.0.8
reflection-4.0.7
reflection-4.0.6
reflection-4.0.5
reflection-4.0.4
reflection-4.0.3
reflection-4.0.2
reflection-4.0.1
reflection-4.0.0
3.7
reflection-3.7
3.6
reflection-3.6
3.5
reflection-3.5
3.3
reflection-3.3
3.2
reflection-3.2
3.1.x
reflection-3.1.2
reflection-3.1.1
3.1
reflection-3.1
3.0
reflection-3.0

How to add a dependency to Maven

Add the following io.github.portlek : reflection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>reflection</artifactId>
    <version>4.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.portlek : reflection gradle dependency to your build.gradle file:

implementation 'io.github.portlek:reflection:4.2.3'

Gradle Kotlin DSL: Add the following io.github.portlek : reflection gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.portlek:reflection:4.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.portlek : reflection sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.portlek" % "reflection" % "4.2.3"

Advertisement

Dependencies from Group

May 21, 2021
18 usages
10 stars
May 21, 2021
17 usages
4 stars
May 21, 2021
15 usages
2 stars
May 21, 2021
10 usages
11 stars
May 21, 2021
9 usages
4 stars

Discover Dependencies

Dec 28, 2021
2 usages
2 stars
Aug 11, 2023
15 usages
22 stars
Jun 15, 2018
28 usages
14 stars
Oct 03, 2018
4 usages
69 stars
May 23, 2023
36 usages
7 stars
Dec 12, 2022
27 usages
258 stars
Mar 30, 2019
10 usages
0 stars
Nov 18, 2022
30 usages
15 stars