is not current version
Last Version 1.0.45

in.hocg.boot:named-interface 1.0.32


GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

named-interface
Version

Version

1.0.32
Type

Type

jar

Download named-interface 1.0.32


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