MVN

com.daveayan : mirage

Maven & Gradle

Nov 02, 2014
5 usages
2 stars

This library provides methods around Java Reflection

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>mirage</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daveayan : mirage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of com.daveayan : mirage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
mirage-1.9
1.8
mirage-1.8
1.7
mirage-1.7
1.6
mirage-1.6
1.5
mirage-1.5
1.3
mirage-1.3
1.2
mirage-1.2
1.1
mirage-1.1
1.0
mirage-1.0

How to add a dependency to Maven

Add the following com.daveayan : mirage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>mirage</artifactId>
    <version>1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daveayan : mirage gradle dependency to your build.gradle file:

implementation 'com.daveayan:mirage:1.9'

Gradle Kotlin DSL: Add the following com.daveayan : mirage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daveayan:mirage:1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daveayan : mirage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daveayan" % "mirage" % "1.9"

Advertisement

Dependencies from Group

Nov 02, 2014
5 usages
2 stars
Aug 27, 2013
5 usages
9 stars
Aug 27, 2013
3 usages
9 stars
Feb 16, 2015
2 usages
2 stars
Feb 16, 2015
1 usages
3 stars

Discover Dependencies

Mar 09, 2021
4 usages
1.4k stars
Jul 21, 2023
3 usages
12 stars
Jun 02, 2015
10 usages
6 stars
Jun 06, 2023
19 usages
270 stars
May 11, 2016
7 usages
260 stars
Mar 18, 2020
5 usages
1 stars