Download jyal-1.3.jar file - Jar j

Jar examples for j:jyal

Description

Java Yggdrasil Authentication Library

You can download jar file jyal 1.3 in this page.

License

Unlicense

Build File

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

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

Download

Click the following link to download the jar file.

jyal-1.3-javadoc.jar
jyal-1.3-sources.jar
jyal-1.3.jar
jyal-1.3.pom



Related Tutorials