Download yolo-tyrion-1.0.0.jar file - Jar y

Jar examples for y:yolo-tyrion

Description

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

You can download jar file yolo-tyrion 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add yolo-tyrion-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.bjoern2</groupId>
   <artifactId>yolo-tyrion</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.bjoern2', name: 'yolo-tyrion', version: '1.0.0'
libraryDependencies += "com.github.bjoern2" % "yolo-tyrion" % "1.0.0"
<dependency org="com.github.bjoern2" name="yolo-tyrion" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.bjoern2', module='yolo-tyrion', version='1.0.0'))
'com.github.bjoern2:yolo-tyrion:jar:1.0.0'

Download

Click the following link to download the jar file.

yolo-tyrion-1.0.0-javadoc.jar
yolo-tyrion-1.0.0-sources.jar
yolo-tyrion-1.0.0.jar
yolo-tyrion-1.0.0.pom



Related Tutorials