File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# kotlinx-protobuf-gen
2+ ![ Maven Central Version] ( https://img.shields.io/maven-central/v/io.github.dogacel/kotlinx-protobuf-gen?style=for-the-badge )
3+ ![ GitHub Release Date] ( https://img.shields.io/github/release-date/Dogacel/kotlinx-protobuf-gen?display_date=published_at&style=for-the-badge )
24
35[ ![ Build] ( https://github.com/Dogacel/kotlinx-protobuf-gen/actions/workflows/build.yaml/badge.svg )] ( https://github.com/Dogacel/kotlinx-protobuf-gen/actions/workflows/build.yaml )
46[ ![ codecov] ( https://codecov.io/gh/Dogacel/kotlinx-protobuf-gen/graph/badge.svg?token=6FE41BE2ZK )] ( https://codecov.io/gh/Dogacel/kotlinx-protobuf-gen )
57[ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
68[ ![ Contributors] ( https://img.shields.io/github/contributors/dogacel/kotlinx-protobuf-gen.svg )] ( https://github.com/dogacel/kotlinx-protobuf-gen/contributors )
79[ ![ Commits] ( https://img.shields.io/github/commit-activity/m/dogacel/kotlinx-protobuf-gen.svg?label=commits )] ( https://github.com/dogacel/kotlinx-protobuf-gen/pulse )
8- [ ![ Maven] ( https://img.shields.io/maven-central/v/io.github.dogacel/kotlinx-protobuf-gen.svg?label=version )] ( https://search.maven.org/search?q=g:io.github.dogacel%20AND%20a:kotlinx-protobuf-gen )
9- [ ![ Release] ( https://img.shields.io/github/release-date/dogacel/kotlinx-protobuf-gen.svg?label=release )] ( https://github.com/dogacel/kotlinx-protobuf-gen/commits )
1010
1111Generate kotlin data classes from ` protobuf ` files that supports _ Kotlin Native_ that can be serialized and
1212deserialized to protobuf using [ kotlinx.serialization] ( https://github.com/Kotlin/kotlinx.serialization ) .
You can’t perform that action at this time.
0 commit comments