is not current version
Last Version 1.2

com.zandero:rest.context 1.0

REST easy request and security context

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

rest.context
Version

Version

1.0
Type

Type

jar

Download rest.context 1.0


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