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

cloud.agileframework:agile-context 2.0.9

agile-context

Группа

Группа

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

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

agile-context
Версия

Версия

2.0.9
Тип

Тип

jar

Скачать agile-context 2.0.9


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