is not current version
Last Version 0.5.0.0-1039

io.robe:robe-crud 0.4.5.5


GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-crud
Version

Version

0.4.5.5
Type

Type

jar

Download robe-crud 0.4.5.5


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