is not current version
Last Version 1.2.3

com.tvd12:ezydata 1.1.0

Support for data, database interaction

Categories

Categories

Data
GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezydata
Version

Version

1.1.0
Type

Type

pom

Download ezydata 1.1.0

Filename Size
ezydata-1.1.0.pom 2 KB
Browse

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