is not current version
Last Version 1.4.7

club.spreadme:spreaddatabase 1.4.6

A utils of database access

Categories

Categories

Data
GroupId

GroupId

club.spreadme
ArtifactId

ArtifactId

spreaddatabase
Version

Version

1.4.6
Type

Type

jar

Download spreaddatabase 1.4.6


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