is not current version
Last Version 1.4.7

club.spreadme:spreaddatabase 1.4.3

A utils of database access

Categories

Categories

Data
GroupId

GroupId

club.spreadme
ArtifactId

ArtifactId

spreaddatabase
Version

Version

1.4.3
Type

Type

jar

Download spreaddatabase 1.4.3


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