is not current version
Last Version 2.0.0-oa3

com.github.phillip-kruger:apiee-providers 1.0.7

Some general Exception mappers

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.phillip-kruger
ArtifactId

ArtifactId

apiee-providers
Version

Version

1.0.7
Type

Type

jar

Download apiee-providers 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/ -->
<dependency>
    <groupId>com.github.phillip-kruger</groupId>
    <artifactId>apiee-providers</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/
implementation 'com.github.phillip-kruger:apiee-providers:1.0.7'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/
implementation ("com.github.phillip-kruger:apiee-providers:1.0.7")
'com.github.phillip-kruger:apiee-providers:jar:1.0.7'
<dependency org="com.github.phillip-kruger" name="apiee-providers" rev="1.0.7">
  <artifact name="apiee-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='apiee-providers', version='1.0.7')
)
libraryDependencies += "com.github.phillip-kruger" % "apiee-providers" % "1.0.7"
[com.github.phillip-kruger/apiee-providers "1.0.7"]