is not current version
Last Version 4.3.1

com.savoirtech.aetos:features 4.1.1.0


GroupId

GroupId

com.savoirtech.aetos
ArtifactId

ArtifactId

features
Version

Version

4.1.1.0
Type

Type

jar

Download 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"]