is not current version
Last Version 4.0.0

org.roboguice:roboguice-aggregator 3.0.1


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.roboguice
ArtifactId

ArtifactId

roboguice-aggregator
Version

Version

3.0.1
Type

Type

pom

Download roboguice-aggregator 3.0.1


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