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

cn.ideabuffer:process-annotation 1.1.4


Категории

Категории

IDE Инструменты разработки
Группа

Группа

cn.ideabuffer
Идентификатор

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

process-annotation
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать process-annotation 1.1.4


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