is not current version
Last Version 0.0.3

com.nesscomputing:velocity-guice 0.0.2

Guice bindings for Apache Velocity

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.nesscomputing
ArtifactId

ArtifactId

velocity-guice
Version

Version

0.0.2
Type

Type

jar

Download velocity-guice 0.0.2


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