is not current version
Last Version 1.3.5

com.github.atool:db-feature 1.3.2


GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

db-feature
Version

Version

1.3.2
Type

Type

jar

Download db-feature 1.3.2


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