is not current version
Last Version 0.1.9

com.github.damianwajser:spring-rest-commons-options 0.1.5-

DESC

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-rest-commons-options
Version

Version

0.1.5-
Type

Type

jar

Download spring-rest-commons-options 0.1.5-


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