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

com.cedarsoft.annotations:parent 2.0.0-alpha1


Группа

Группа

com.cedarsoft.annotations
Идентификатор

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

parent
Версия

Версия

2.0.0-alpha1
Тип

Тип

jar

Скачать parent 2.0.0-alpha1

Имя Файла Размер
parent-2.0.0-alpha1.pom 1 KB
parent-2.0.0-alpha1-tests.jar 1 KB
Обзор

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