![JAR search and dependency download from the Maven repository](/logo.png)
io.github.francwhite.raros.client.connector.ActionInvocationResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of raros-client Show documentation
Show all versions of raros-client Show documentation
Client library to interact with raros
package io.github.francwhite.raros.client.connector;
import java.util.UUID;
public record ActionInvocationResult(UUID GoalId) {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy