is not current version
Last Version 1.17

net.stickycode:sticky-stereotype 1.16

Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-stereotype
Version

Version

1.16
Type

Type

jar

Download sticky-stereotype 1.16


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