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

com.savoirtech.aetos:features 4.1.1.0


Группа

Группа

com.savoirtech.aetos
Идентификатор

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

features
Версия

Версия

4.1.1.0
Тип

Тип

jar

Скачать features 4.1.1.0


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