is not current version
Last Version 1.3.5

com.github.atool:db-feature 1.2.7


GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

db-feature
Version

Version

1.2.7
Type

Type

jar

Download db-feature 1.2.7


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