README.md
changeset 98 3dc5efd1855d
parent 91 b3b57696b660
equal deleted inserted replaced
97:20ba708adda9 98:3dc5efd1855d
     1 [![Release Version](https://img.shields.io/maven-central/v/com.geekorum.aboutoss/core?label=release)](https://search.maven.org/#search%7Cga%7C1%7Caboutoss)
     1 [![Release Version](https://img.shields.io/maven-central/v/com.geekorum.aboutoss/core?label=release)](https://search.maven.org/#search%7Cga%7C1%7Caboutoss)
     2 [![License](https://img.shields.io/github/license/fbarthelery/AboutOss)](https://github.com/fbarthelery/AboutOss/blob/main/LICENSE)
     2 [![License](https://img.shields.io/github/license/fbarthelery/AboutOss)](https://github.com/fbarthelery/AboutOss/blob/main/LICENSE)
     3 
     3 
     4 AboutOss
     4 AboutOss
     5 ==========
     5 ==========
       
     6 
       
     7 ### [fbarthelery.github.io/AboutOss](https://fbarthelery.github.io/AboutOss/)
       
     8 
     6 
     9 
     7 AboutOss is a Kotlin Multiplatform utility library to retrieve and display opensource licenses in your applications.
    10 AboutOss is a Kotlin Multiplatform utility library to retrieve and display opensource licenses in your applications.
     8 
    11 
     9 ```kotlin title="build.gradle.kts"
    12 ```kotlin title="build.gradle.kts"
    10 implementation("com.geekorum.aboutoss:ui-material3:<latest-version>")
    13 implementation("com.geekorum.aboutoss:ui-material3:<latest-version>")