is not current version
Last Version 2.3

net.stickycode.stereotype:sticky-stereotype-failure 1.1

Metadata for classifying failures, usually represented as RuntimeExceptions

Categories

Categories

Net
GroupId

GroupId

net.stickycode.stereotype
ArtifactId

ArtifactId

sticky-stereotype-failure
Version

Version

1.1
Type

Type

jar

Download sticky-stereotype-failure 1.1


<!-- https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-failure/ -->
<dependency>
    <groupId>net.stickycode.stereotype</groupId>
    <artifactId>sticky-stereotype-failure</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-failure/
implementation 'net.stickycode.stereotype:sticky-stereotype-failure:1.1'
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-failure/
implementation ("net.stickycode.stereotype:sticky-stereotype-failure:1.1")
'net.stickycode.stereotype:sticky-stereotype-failure:jar:1.1'
<dependency org="net.stickycode.stereotype" name="sticky-stereotype-failure" rev="1.1">
  <artifact name="sticky-stereotype-failure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.stereotype', module='sticky-stereotype-failure', version='1.1')
)
libraryDependencies += "net.stickycode.stereotype" % "sticky-stereotype-failure" % "1.1"
[net.stickycode.stereotype/sticky-stereotype-failure "1.1"]