не последняя версия
Последняя версия 2.1.1

org.dromara:hmily-annotation 2.0.0-RELEASE


Группа

Группа

org.dromara
Идентификатор

Идентификатор

hmily-annotation
Версия

Версия

2.0.0-RELEASE
Тип

Тип

jar

Скачать hmily-annotation 2.0.0-RELEASE


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