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

com.savoirtech.aetos:features 4.2.0.1


Группа

Группа

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

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

features
Версия

Версия

4.2.0.1
Тип

Тип

jar

Скачать features 4.2.0.1


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