is not current version
Last Version 0.5

org.jvnet.jax-ws-commons:guicemanaged 0.4


Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

guicemanaged
Version

Version

0.4
Type

Type

jar

Download guicemanaged 0.4


<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>guicemanaged</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/
implementation 'org.jvnet.jax-ws-commons:guicemanaged:0.4'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/guicemanaged/
implementation ("org.jvnet.jax-ws-commons:guicemanaged:0.4")
'org.jvnet.jax-ws-commons:guicemanaged:jar:0.4'
<dependency org="org.jvnet.jax-ws-commons" name="guicemanaged" rev="0.4">
  <artifact name="guicemanaged" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='guicemanaged', version='0.4')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "guicemanaged" % "0.4"
[org.jvnet.jax-ws-commons/guicemanaged "0.4"]