is not current version
Last Version 4.3.1

com.savoirtech.aetos:features 3.0.8.2


GroupId

GroupId

com.savoirtech.aetos
ArtifactId

ArtifactId

features
Version

Version

3.0.8.2
Type

Type

jar

Download features 3.0.8.2


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