Jar examples for y:yggdrasil-core
Core module for Yggdrasil
You can download jar file yggdrasil-core 0.2.2 in this page.
Apache License, Version 2.0
You can use the following script to add yggdrasil-core-0.2.2.jar to your project.
<dependency> <groupId>io.squark.yggdrasil</groupId> <artifactId>yggdrasil-core</artifactId> <version>0.2.2</version> </dependency>
compile group: 'io.squark.yggdrasil', name: 'yggdrasil-core', version: '0.2.2'
libraryDependencies += "io.squark.yggdrasil" % "yggdrasil-core" % "0.2.2"
<dependency org="io.squark.yggdrasil" name="yggdrasil-core" rev="0.2.2"/>
@Grapes(@Grab(group='io.squark.yggdrasil', module='yggdrasil-core', version='0.2.2'))
'io.squark.yggdrasil:yggdrasil-core:jar:0.2.2'
Click the following link to download the jar file.
yggdrasil-core-0.2.2-javadoc.jar