Jar examples for j:jyal
Java Yggdrasil Authentication Library
You can download jar file jyal 1.1.2 in this page.
Unlicense
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'
Click the following link to download the jar file.
jyal-1.1.2-javadoc.jar