is not current version
Last Version 2.2.1

io.cortical:retina-service-rest-model 2.1.0

cortical.io's java client REST model.

GroupId

GroupId

io.cortical
ArtifactId

ArtifactId

retina-service-rest-model
Version

Version

2.1.0
Type

Type

jar

Download retina-service-rest-model 2.1.0


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