Download jyal-1.1.2.jar file - Jar j

Jar examples for j:jyal

Description

Java Yggdrasil Authentication Library

You can download jar file jyal 1.1.2 in this page.

License

Unlicense

Build File

You can use the following script to add jyal-1.1.2.jar to your project.

<dependency>
   <groupId>com.github.to2mbn</groupId>
   <artifactId>jyal</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.github.to2mbn', name: 'jyal', version: '1.1.2'
libraryDependencies += "com.github.to2mbn" % "jyal" % "1.1.2"
<dependency org="com.github.to2mbn" name="jyal" rev="1.1.2"/>
@Grapes(@Grab(group='com.github.to2mbn', module='jyal', version='1.1.2'))
'com.github.to2mbn:jyal:jar:1.1.2'

Download

Click the following link to download the jar file.

jyal-1.1.2-javadoc.jar
jyal-1.1.2-sources.jar
jyal-1.1.2.jar
jyal-1.1.2.pom



Related Tutorials