| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.appundefined |
| Идентификатор | ИдентификаторannotationUtils |
| Последняя версия | Последняя версия2.9-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеannotationUtils
java工具类集合
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| annotationUtils-2.9-RELEASE.pom | |
| annotationUtils-2.9-RELEASE.jar | 7 KB |
| annotationUtils-2.9-RELEASE-sources.jar | 3 KB |
| annotationUtils-2.9-RELEASE-javadoc.jar | 401 KB |
| Обзор |
<!-- 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"]