Skip to content

JulWas797/ESA-API-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESA-API-Java

Unofficial Java API Wrapper for "Edukacyjna Sieć Antysmogowa" by NASK (Polish School Smog Data)

buildtestbadge lastcommit license issues lang Buymeacoffee CQ

As of today, this project was released to Maven Central.

javadoc Maven

How to add?

Maven

<dependency>
    <groupId>io.github.julwas797</groupId>
    <artifactId>ESA-API-Java</artifactId>
    <version>20230911</version>
</dependency>

Gradle (Groovy)

implementation 'io.github.julwas797:ESA-API-Java:20230911'

Gradle (Kotlin Script)

implementation("io.github.julwas797:ESA-API-Java:20230911")

How to use?

Please refer to our JavaDoc.

Previous version & migration

Our second Maven Central entry contains the old and outdated version of ESA-API-Java before groupId migration here.

I strongly discourage usage of the legacy package, as it won't receive any updates for the future, and is deprecated.

About

Java API Wrapper for "Edukacyjna Sieć Antysmogowa" by NASK (Polish School Smog Data)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages