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