MVN

com.g2forge.alexandria : ax-reflection

Maven & Gradle

Dec 27, 2021
4 usages
1 stars

Alexandria Reflection · Generic type safe reflection library, which adds significant usability over the standard Java runtime.

<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-reflection</artifactId>
    <version>0.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.g2forge.alexandria : ax-reflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.18

All Versions

Choose a version of com.g2forge.alexandria : ax-reflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
ax-reflection-0.0.18
ax-reflection-0.0.17
ax-reflection-0.0.16
ax-reflection-0.0.15
ax-reflection-0.0.14
ax-reflection-0.0.13
ax-reflection-0.0.11
ax-reflection-0.0.10
ax-reflection-0.0.9
ax-reflection-0.0.8
ax-reflection-0.0.7
ax-reflection-0.0.6
ax-reflection-0.0.5
ax-reflection-0.0.4
ax-reflection-0.0.3

How to add a dependency to Maven

Add the following com.g2forge.alexandria : ax-reflection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-reflection</artifactId>
    <version>0.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.g2forge.alexandria : ax-reflection gradle dependency to your build.gradle file:

implementation 'com.g2forge.alexandria:ax-reflection:0.0.18'

Gradle Kotlin DSL: Add the following com.g2forge.alexandria : ax-reflection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.g2forge.alexandria:ax-reflection:0.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.g2forge.alexandria : ax-reflection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.g2forge.alexandria" % "ax-reflection" % "0.0.18"

Advertisement

Dependencies from Group

Dec 27, 2021
11 usages
1 stars
Dec 27, 2021
6 usages
1 stars
Feb 18, 2018
6 usages
1 stars
Dec 27, 2021
4 usages
1 stars
Dec 27, 2021
4 usages
1 stars

Discover Dependencies

Jul 15, 2019
5 usages
0 stars
Jul 01, 2020
3 usages
118 stars
Dec 20, 2021
7 usages
2.1k stars
Aug 06, 2023
1 usages
0 stars
Jul 14, 2021
3 usages
4 stars
Jan 08, 2023
13 usages
2 stars
Aug 21, 2023
20 usages
3.9k stars
Mar 28, 2023
5 usages
0 stars