is not current version
Last Version 3.0.6

com.github.fartherp:framework-database 1.1.9

framework-database

Categories

Categories

Data
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-database
Version

Version

1.1.9
Type

Type

jar

Download framework-database 1.1.9


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