is not current version
Last Version 2.1.6

ua.net.tokar:rainbow-rest 2.1.2

The set of utils to provide number of extensions to existing rest-api modules according to jsonapi.org recomendations and best practices

Categories

Categories

Net
GroupId

GroupId

ua.net.tokar
ArtifactId

ArtifactId

rainbow-rest
Version

Version

2.1.2
Type

Type

jar

Download rainbow-rest 2.1.2


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