is not current version
Last Version 1.3.6

com.github.haflife3:datazilla 1.1.6


Categories

Categories

Data
GroupId

GroupId

com.github.haflife3
ArtifactId

ArtifactId

datazilla
Version

Version

1.1.6
Type

Type

jar

Download datazilla 1.1.6


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