This library provides helper java apis to interact with embedded AVM and remote Aion kernel.
Build from source
$> ./mvnw initialize
$> ./mvnw clean install
Maven Dependency
<dependency>
  <groupId>org.aion4j</groupId>
  <artifactId>avm-helper</artifactId>
  <version>{version}</version>
</dependency>
 JarCasting
 JarCasting