MVN

com.googlecode : reflectasm

Maven & Gradle

Apr 19, 2011
5 usages

reflectasm · ReflectASM is a very small Java library that provides high performance reflection by using code generation.

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

Latest Version

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

  • Latest Stable: 1.01

All Versions

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

Version Vulnerabilities Updated
1.01
reflectasm-1.01

How to add a dependency to Maven

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

<dependency>
    <groupId>com.googlecode</groupId>
    <artifactId>reflectasm</artifactId>
    <version>1.01</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.googlecode:reflectasm:1.01'

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

implementation("com.googlecode:reflectasm:1.01")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.googlecode" % "reflectasm" % "1.01"

Advertisement

Dependencies from Group

Apr 19, 2011
27 usages
Apr 19, 2011
5 usages
Apr 19, 2011
4 usages
May 18, 2011
2 usages

Discover Dependencies

Aug 14, 2016
5 usages
Dec 05, 2017
3 usages
0 stars
Oct 17, 2016
3 usages
Jun 20, 2017
6 usages
1 stars
Apr 13, 2017
2 usages
May 13, 2018
11 usages
0 stars
Dec 08, 2020
4 usages
0 stars
Dec 08, 2020
4 usages
0 stars
Jun 15, 2023
11 usages
1 stars