You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,22 @@ dependencies {
20
20
21
21
The library is available on [Maven Central](https://central.sonatype.com/artifact/de.afarber/openmapview). Alternative distribution via [JitPack](https://jitpack.io/#afarber/OpenMapView) is also supported.
22
22
23
+
## License Compliance
24
+
25
+
OpenMapView is licensed under the **MIT License** - use freely in commercial apps.
26
+
27
+
**Dependency Licenses:**
28
+
- All runtime dependencies use Apache 2.0 or MIT licenses (business-friendly)
0 commit comments