License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.roboguice |
ArtifactId | ArtifactIdroboblender |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRobo Blender
The annotation processor of RoboGuice
|
Project URL |
Project URL |
Filename | Size |
---|---|
roboblender-4.0.0.pom | |
roboblender-4.0.0.jar | 16 KB |
roboblender-4.0.0-sources.jar | 2 KB |
roboblender-4.0.0-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |