не последняя версия
Последняя версия 2.1.0.M20

cloud.agileframework:agile-data-common 2.1.0.M18

agile-context

Категории

Категории

Данные
Группа

Группа

cloud.agileframework
Идентификатор

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

agile-data-common
Версия

Версия

2.1.0.M18
Тип

Тип

jar

Скачать agile-data-common 2.1.0.M18


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-data-common/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-data-common</artifactId>
    <version>2.1.0.M18</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-data-common/
implementation 'cloud.agileframework:agile-data-common:2.1.0.M18'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-data-common/
implementation ("cloud.agileframework:agile-data-common:2.1.0.M18")
'cloud.agileframework:agile-data-common:jar:2.1.0.M18'
<dependency org="cloud.agileframework" name="agile-data-common" rev="2.1.0.M18">
  <artifact name="agile-data-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-data-common', version='2.1.0.M18')
)
libraryDependencies += "cloud.agileframework" % "agile-data-common" % "2.1.0.M18"
[cloud.agileframework/agile-data-common "2.1.0.M18"]