MVN

com.jashmore : annotation-utils

Maven & Gradle

Jul 30, 2023
3 usages
46 stars

Annotation Utils · Utility methods for dealing with annotations in a library that may be using proxying tools like cglib

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>annotation-utils</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jashmore : annotation-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.jashmore : annotation-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
annotation-utils-6.0.0
5.1.x
annotation-utils-5.1.0
5.0.x
annotation-utils-5.0.0
4.4.x
annotation-utils-4.4.0
4.3.x
annotation-utils-4.3.0
4.2.x
annotation-utils-4.2.0
4.1.x
annotation-utils-4.1.0
4.0.x
annotation-utils-4.0.0
annotation-utils-4.0.0-M8
annotation-utils-4.0.0-M7
annotation-utils-4.0.0-M6
annotation-utils-4.0.0-M5
annotation-utils-4.0.0-M4
annotation-utils-4.0.0-M2
annotation-utils-4.0.0-M1

How to add a dependency to Maven

Add the following com.jashmore : annotation-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>annotation-utils</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jashmore : annotation-utils gradle dependency to your build.gradle file:

implementation 'com.jashmore:annotation-utils:6.0.0'

Gradle Kotlin DSL: Add the following com.jashmore : annotation-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jashmore:annotation-utils:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jashmore : annotation-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jashmore" % "annotation-utils" % "6.0.0"

Advertisement

Dependencies from Group

Jul 30, 2023
13 usages
46 stars
Jun 03, 2020
8 usages
28 stars
Jul 30, 2023
7 usages
46 stars
Jul 30, 2023
6 usages
46 stars

Discover Dependencies

Nov 09, 2020
3 usages
12 stars
Mar 21, 2021
3 usages
679 stars
Jun 05, 2022
3 usages
26 stars
May 18, 2023
3 usages
402 stars
May 18, 2023
3 usages
402 stars
May 18, 2023
3 usages
402 stars
May 18, 2023
3 usages
402 stars
May 18, 2023
9 usages
402 stars
May 18, 2023
9 usages
402 stars
Jun 01, 2023
3 usages
3.9k stars