Using keycloak-admin-client from a keycloak extension

Does anyone have a working example of a pom.xml and jboss-deployment-structure.xml for using the keycloak-admin-client from a keycloak extension? Like others who have posted here, I have found that org.keycloak:keycloak-admin-client is not a default exposed module. I’ve been trying to build my own, but I am not versed in correct syntax for jboss-deployment-structure.xml.