Last Version

Robo Blender 4.0.0

The annotation processor of RoboGuice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.roboguice
ArtifactId

ArtifactId

roboblender
Version

Version

4.0.0
Type

Type

jar
Description

Description

Robo Blender
The annotation processor of RoboGuice
Project URL

Project URL

http://roboguice.org/roboblender

Download roboblender 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.