is not current version
Last Version 1.5

net.stickycode.component:sticky-component-cxf-guice3 1.4


Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.stickycode.component
ArtifactId

ArtifactId

sticky-component-cxf-guice3
Version

Version

1.4
Type

Type

jar

Download sticky-component-cxf-guice3 1.4


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