is not current version
Last Version 1.0.45

in.hocg.boot:named-annotation 1.0.35


GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

named-annotation
Version

Version

1.0.35
Type

Type

jar

Download named-annotation 1.0.35


<!-- https://jarcasting.com/artifacts/in.hocg.boot/named-annotation/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>named-annotation</artifactId>
    <version>1.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/named-annotation/
implementation 'in.hocg.boot:named-annotation:1.0.35'
// https://jarcasting.com/artifacts/in.hocg.boot/named-annotation/
implementation ("in.hocg.boot:named-annotation:1.0.35")
'in.hocg.boot:named-annotation:jar:1.0.35'
<dependency org="in.hocg.boot" name="named-annotation" rev="1.0.35">
  <artifact name="named-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='named-annotation', version='1.0.35')
)
libraryDependencies += "in.hocg.boot" % "named-annotation" % "1.0.35"
[in.hocg.boot/named-annotation "1.0.35"]