-
Notifications
You must be signed in to change notification settings - Fork 0
Home
marensovich edited this page Sep 14, 2025
·
15 revisions
Here you can learn how to start using the Pterolib library
Below you can select sections in which you can learn how to obtain the information necessary for the library's operation.
dependencies {
implementation 'me.marensovich:pterolib:1.0.0'
}<dependency>
<groupId>me.marensovich</groupId>
<artifactId>pterolib</artifactId>
<version>1.0.0</version>
</dependency>