is not current version
Last Version 11.2

com.github.kagkarlsson:features 10.2

Show cases the different features of db-scheduler

GroupId

GroupId

com.github.kagkarlsson
ArtifactId

ArtifactId

features
Version

Version

10.2
Type

Type

jar

Download features 10.2


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