License |
License |
---|---|
GroupId | GroupIdcom.github.appundefined |
ArtifactId | ArtifactIdannotationUtils |
Last Version | Last Version2.9-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionannotationUtils
java工具类集合
|
Project URL |
Project URL |
<!-- 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"]