is not current version
Last Version 1.8-RELEASE

com.ezormnow:EZ 1.1-RELEASE

This is a ORM framework

Categories

Categories

ORM Data
GroupId

GroupId

com.ezormnow
ArtifactId

ArtifactId

EZ
Version

Version

1.1-RELEASE
Type

Type

jar

Download EZ 1.1-RELEASE


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