is not current version
Last Version 1.6.0

com.github.robert2411:protobuf-swagger-mapper 1.1.1

A mapping lib to easely map from protobuf to java objects

Categories

Categories

Protobuf Data Data Structures Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.robert2411
ArtifactId

ArtifactId

protobuf-swagger-mapper
Version

Version

1.1.1
Type

Type

jar

Download protobuf-swagger-mapper 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.robert2411/protobuf-swagger-mapper/ -->
<dependency>
    <groupId>com.github.robert2411</groupId>
    <artifactId>protobuf-swagger-mapper</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411/protobuf-swagger-mapper/
implementation 'com.github.robert2411:protobuf-swagger-mapper:1.1.1'
// https://jarcasting.com/artifacts/com.github.robert2411/protobuf-swagger-mapper/
implementation ("com.github.robert2411:protobuf-swagger-mapper:1.1.1")
'com.github.robert2411:protobuf-swagger-mapper:jar:1.1.1'
<dependency org="com.github.robert2411" name="protobuf-swagger-mapper" rev="1.1.1">
  <artifact name="protobuf-swagger-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411', module='protobuf-swagger-mapper', version='1.1.1')
)
libraryDependencies += "com.github.robert2411" % "protobuf-swagger-mapper" % "1.1.1"
[com.github.robert2411/protobuf-swagger-mapper "1.1.1"]