is not current version
Last Version 2.0.1

com.cedarsoft:guice-annotations 1.1.0

The Guice Annotations

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

guice-annotations
Version

Version

1.1.0
Type

Type

jar

Download guice-annotations 1.1.0


<!-- https://jarcasting.com/artifacts/com.cedarsoft/guice-annotations/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>guice-annotations</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/guice-annotations/
implementation 'com.cedarsoft:guice-annotations:1.1.0'
// https://jarcasting.com/artifacts/com.cedarsoft/guice-annotations/
implementation ("com.cedarsoft:guice-annotations:1.1.0")
'com.cedarsoft:guice-annotations:jar:1.1.0'
<dependency org="com.cedarsoft" name="guice-annotations" rev="1.1.0">
  <artifact name="guice-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='guice-annotations', version='1.1.0')
)
libraryDependencies += "com.cedarsoft" % "guice-annotations" % "1.1.0"
[com.cedarsoft/guice-annotations "1.1.0"]