MVN

com.lexicalscope.fluent-reflection : fluent-reflection

Maven & Gradle

Feb 12, 2014
2 usages
7 stars

fluent-reflection · A library providing a neat interface to the Java language reflection facilities.

<dependency>
    <groupId>com.lexicalscope.fluent-reflection</groupId>
    <artifactId>fluent-reflection</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lexicalscope.fluent-reflection : fluent-reflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.lexicalscope.fluent-reflection : fluent-reflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
fluent-reflection-0.1.5
fluent-reflection-0.1.4
fluent-reflection-0.1.3
fluent-reflection-0.1.2
fluent-reflection-0.1.1
fluent-reflection-0.1.0
0.0.x
fluent-reflection-0.0.12
fluent-reflection-0.0.11
fluent-reflection-0.0.7
fluent-reflection-0.0.6
fluent-reflection-0.0.5
fluent-reflection-0.0.3
fluent-reflection-0.0.2
fluent-reflection-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lexicalscope.fluent-reflection</groupId>
    <artifactId>fluent-reflection</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lexicalscope.fluent-reflection : fluent-reflection gradle dependency to your build.gradle file:

implementation 'com.lexicalscope.fluent-reflection:fluent-reflection:0.1.5'

Gradle Kotlin DSL: Add the following com.lexicalscope.fluent-reflection : fluent-reflection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lexicalscope.fluent-reflection:fluent-reflection:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lexicalscope.fluent-reflection : fluent-reflection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection" % "0.1.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 28, 2011
6 usages
Nov 23, 2021
5 usages
128 stars
Oct 19, 2007
2 usages
Jul 18, 2018
7 usages
92 stars
Jul 30, 2023
29 usages
Sep 04, 2015
4 usages
Mar 14, 2019
5 usages
33 stars
Mar 14, 2023
6 usages
119 stars
Jun 20, 2023
6 usages
168 stars