is not current version
Last Version 4.0.14-RELEASE

com.github.rblessings:smart-data-repository 1.0.0-RELEASE

Light-weight Query builder that auto builds queries for you to speed up development process.

Categories

Categories

Data
GroupId

GroupId

com.github.rblessings
ArtifactId

ArtifactId

smart-data-repository
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download smart-data-repository 1.0.0-RELEASE


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