annotationUtils

java工具类集合

License

License

GroupId

GroupId

com.github.appundefined
ArtifactId

ArtifactId

annotationUtils
Last Version

Last Version

2.9-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

annotationUtils
java工具类集合
Project URL

Project URL

https://github.com/AppUndefined/javaUtils

Download annotationUtils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.appundefined/annotationUtils/ -->
<dependency>
    <groupId>com.github.appundefined</groupId>
    <artifactId>annotationUtils</artifactId>
    <version>2.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.appundefined/annotationUtils/
implementation 'com.github.appundefined:annotationUtils:2.9-RELEASE'
// https://jarcasting.com/artifacts/com.github.appundefined/annotationUtils/
implementation ("com.github.appundefined:annotationUtils:2.9-RELEASE")
'com.github.appundefined:annotationUtils:jar:2.9-RELEASE'
<dependency org="com.github.appundefined" name="annotationUtils" rev="2.9-RELEASE">
  <artifact name="annotationUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.appundefined', module='annotationUtils', version='2.9-RELEASE')
)
libraryDependencies += "com.github.appundefined" % "annotationUtils" % "2.9-RELEASE"
[com.github.appundefined/annotationUtils "2.9-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.9-RELEASE
2.7-RELEASE
2.1-RELEASE
2.0-RELEASE
1.0-RELEASE