![JAR search and dependency download from the Maven repository](/logo.png)
io.neow3j.devpack.events.Event6Args 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 Event6Args implements EventInterface {
public native void fire(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy