License |
License |
---|---|
GroupId | GroupIdcom.github.bjoern2 |
ArtifactId | ArtifactIdyolo-tyrion-velocity |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVelocity generator for Yolo Tyrion.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-velocity/ -->
<dependency>
<groupId>com.github.bjoern2</groupId>
<artifactId>yolo-tyrion-velocity</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-velocity/
implementation 'com.github.bjoern2:yolo-tyrion-velocity:1.0.0'
// https://jarcasting.com/artifacts/com.github.bjoern2/yolo-tyrion-velocity/
implementation ("com.github.bjoern2:yolo-tyrion-velocity:1.0.0")
'com.github.bjoern2:yolo-tyrion-velocity:jar:1.0.0'
<dependency org="com.github.bjoern2" name="yolo-tyrion-velocity" rev="1.0.0">
<artifact name="yolo-tyrion-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoern2', module='yolo-tyrion-velocity', version='1.0.0')
)
libraryDependencies += "com.github.bjoern2" % "yolo-tyrion-velocity" % "1.0.0"
[com.github.bjoern2/yolo-tyrion-velocity "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bjoern2 : yolo-tyrion | jar | 1.0.0 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |