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 1
1
# 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 )
2
4
3
5
[ ![ 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 )
4
6
[ ![ codecov] ( https://codecov.io/gh/Dogacel/kotlinx-protobuf-gen/graph/badge.svg?token=6FE41BE2ZK )] ( https://codecov.io/gh/Dogacel/kotlinx-protobuf-gen )
5
7
[ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
6
8
[ ![ Contributors] ( https://img.shields.io/github/contributors/dogacel/kotlinx-protobuf-gen.svg )] ( https://github.com/dogacel/kotlinx-protobuf-gen/contributors )
7
9
[ ![ 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 )
10
10
11
11
Generate kotlin data classes from ` protobuf ` files that supports _ Kotlin Native_ that can be serialized and
12
12
deserialized to protobuf using [ kotlinx.serialization] ( https://github.com/Kotlin/kotlinx.serialization ) .
You can’t perform that action at this time.
0 commit comments