is not current version
Last Version 0.2.14

org.omnaest.utils:utils-apl-derived-rest 0.2.0


GroupId

GroupId

org.omnaest.utils
ArtifactId

ArtifactId

utils-apl-derived-rest
Version

Version

0.2.0
Type

Type

jar

Download utils-apl-derived-rest 0.2.0


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