![JAR search and dependency download from the Maven repository](/logo.png)
io.neow3j.devpack.events.Event3Args Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of devpack Show documentation
Show all versions of devpack Show documentation
neow3j: Java Development Package for Neo Smart Contracts
package io.neow3j.devpack.events;
public class Event3Args implements EventInterface {
public native void fire(T1 arg1, T2 arg2, T3 arg3);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy