is not current version
Last Version 1.2.4

hu.blackbelt.epsilon:features 1.2.1


GroupId

GroupId

hu.blackbelt.epsilon
ArtifactId

ArtifactId

features
Version

Version

1.2.1
Type

Type

jar

Download features 1.2.1


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