Last Version

min-velocity 1.1.0

A simplified velocity implementation for code generation.

License

License

GroupId

GroupId

com.github.pfmiles
ArtifactId

ArtifactId

min-velocity
Version

Version

1.1.0
Type

Type

jar
Description

Description

min-velocity
A simplified velocity implementation for code generation.
Project URL

Project URL

https://github.com/pfmiles/min-velocity
Source Code Management

Source Code Management

https://github.com/pfmiles/min-velocity

Download min-velocity 1.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.