is not current version
Last Version 2017.10.10

com.github.reforms:reforms 2017.07.23

Powerfull instrument to work with SQL query and ORM layer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.reforms
ArtifactId

ArtifactId

reforms
Version

Version

2017.07.23
Type

Type

jar

Download reforms 2017.07.23


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