MVN

com.esotericsoftware : reflectasm

Maven & Gradle

Mar 19, 2019
281 usages
1.4k stars

ReflectASM · High performance Java reflection using code generation

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>reflectasm</artifactId>
    <version>1.11.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.esotericsoftware : reflectasm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.9

All Versions

Choose a version of com.esotericsoftware : reflectasm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
reflectasm-1.11.9
reflectasm-1.11.8
reflectasm-1.11.7
reflectasm-1.11.6
reflectasm-1.11.3
reflectasm-1.11.2
reflectasm-1.11.1
reflectasm-1.11.0
1.10.x
reflectasm-1.10.1
reflectasm-1.10.0
reflectasm
reflectasm-reflectasm

How to add a dependency to Maven

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

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>reflectasm</artifactId>
    <version>1.11.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.esotericsoftware : reflectasm gradle dependency to your build.gradle file:

implementation 'com.esotericsoftware:reflectasm:1.11.9'

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

implementation("com.esotericsoftware:reflectasm:1.11.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.esotericsoftware : reflectasm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.esotericsoftware" % "reflectasm" % "1.11.9"

Advertisement

Dependencies from Group

May 19, 2023
722 usages
5.8k stars
Mar 19, 2019
281 usages
1.4k stars
May 19, 2023
269 usages
5.2k stars
Dec 29, 2018
221 usages
169 stars
Jun 14, 2014
16 usages
1.7k stars

Discover Dependencies

Nov 28, 2016
16 usages
Sep 25, 2019
6 usages
0 stars
Aug 28, 2017
24 usages
0 stars
Sep 17, 2013
6 usages
Oct 29, 2014
62 usages
May 02, 2016
161 usages
Jan 31, 2016
66 usages
1.2k stars
Nov 04, 2016
56 usages
605 stars