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

cloud.agileframework:agile-context 2.1.0.M18

agile-context

Группа

Группа

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

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

agile-context
Версия

Версия

2.1.0.M18
Тип

Тип

jar

Скачать agile-context 2.1.0.M18


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