is not current version
Last Version 0.2.11

com.github.gpor0:jooreo 0.2.3

JOOq REst Oriented

Categories

Categories

jOOR Application Layer Libs Introspection
GroupId

GroupId

com.github.gpor0
ArtifactId

ArtifactId

jooreo
Version

Version

0.2.3
Type

Type

jar

Download jooreo 0.2.3


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