Yolo-Tyrion

Template/resource framework. Declare template files in interfaces. I do the rest.

License

License

GroupId

GroupId

com.github.bjoern2
ArtifactId

ArtifactId

yolo-tyrion
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yolo-Tyrion
Template/resource framework. Declare template files in interfaces. I do the rest.
Project URL

Project URL

https://github.com/Bjoern2/yolo-tyrion

Download yolo-tyrion

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0