is not current version
Last Version 11.2

com.github.kagkarlsson:features 10.0

Show cases the different features of db-scheduler

GroupId

GroupId

com.github.kagkarlsson
ArtifactId

ArtifactId

features
Version

Version

10.0
Type

Type

jar

Download features 10.0


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