is not current version
Last Version 3.2

net.stickycode.stereotype:sticky-stereotype-component 2.1

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.stereotype
ArtifactId

ArtifactId

sticky-stereotype-component
Version

Version

2.1
Type

Type

jar

Download sticky-stereotype-component 2.1


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