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

org.overturetool.core:annotations 2.7.2


Группа

Группа

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

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

annotations
Версия

Версия

2.7.2
Тип

Тип

pom

Скачать annotations 2.7.2

Имя Файла Размер
annotations-2.7.2.pom 655 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.overturetool.core/annotations/ -->
<dependency>
    <groupId>org.overturetool.core</groupId>
    <artifactId>annotations</artifactId>
    <version>2.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core/annotations/
implementation 'org.overturetool.core:annotations:2.7.2'
// https://jarcasting.com/artifacts/org.overturetool.core/annotations/
implementation ("org.overturetool.core:annotations:2.7.2")
'org.overturetool.core:annotations:pom:2.7.2'
<dependency org="org.overturetool.core" name="annotations" rev="2.7.2">
  <artifact name="annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core', module='annotations', version='2.7.2')
)
libraryDependencies += "org.overturetool.core" % "annotations" % "2.7.2"
[org.overturetool.core/annotations "2.7.2"]