Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API #124

Open
Aquarius0715 opened this issue Jun 7, 2020 · 5 comments
Open

API #124

Aquarius0715 opened this issue Jun 7, 2020 · 5 comments

Comments

@Aquarius0715
Copy link

I want to develop using this API. However, I tried to get the API class as per the wiki, but I couldn't. Why? Please tell me how to do it. I am Japanese. I'm sorry for broken English.

@Staartvin
Copy link
Owner

What is going wrong? What version of Statz are you using?

@Aquarius0715
Copy link
Author

I was able to get the API class. Thank you for your support. But again, a new problem arose. I was developing with maven but I don't know how to write the pom.xml file. Can you tell me if you like?

@Staartvin
Copy link
Owner

Unfortunately, that's a very broad question I can't really help you with. Instead, there are plenty of good tutorials online that you can use like https://www.youtube.com/watch?v=x8sMN4tossY.

@Aquarius0715
Copy link
Author

    <dependency>
        <groupId>me.staartvin.statz</groupId>
        <artifactId>Statz-1.5.5</artifactId>
        <version>1.5.5</version>
        <scope>provided</scope>
    </dependency>

It is written like this.

@Staartvin
Copy link
Owner

Yeah, that makes sense. That seems to be correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants