An open API service indexing awesome lists of open source software.

https://github.com/illarionov/cassettes-kmp

WIP
https://github.com/illarionov/cassettes-kmp

Last synced: 8 months ago
JSON representation

WIP

Awesome Lists containing this project

README

          

# Cassettes KMP

[![Maven Central](https://img.shields.io/maven-central/v/at.released.cassettes/cassettes-plugin)][Maven Central]
[![build](https://github.com/illarionov/cassettes-kmp/actions/workflows/Build.yml/badge.svg)](https://github.com/illarionov/cassettes-kmp/actions/workflows/Build.yml)
[![kdoc](https://img.shields.io/badge/API_reference-KDoc-blue)](https://cassettes.released.at)

Assets for Kotlin Multiplatform projects.

Initial experimental version. Will be heavily changed modified if development continues.

For more information, check the project API reference: [cassettes.released.at](https://cassettes.released.at)

[Maven Central]: https://central.sonatype.com/artifact/at.released.cassettes/cassettes-plugin

## License

These services are licensed under Apache 2.0 License. Authors and contributors are listed in the
[Authors](AUTHORS) file.

```
Copyright 2025 Alexey Illarionov and cassettes-kmp project contributors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```