is not current version
Last Version 1.2.1

org.typeframed:typeframed-protobuf 1.2.0

A library for polymorphic protobuf streaming.

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.typeframed
ArtifactId

ArtifactId

typeframed-protobuf
Version

Version

1.2.0
Type

Type

jar

Download typeframed-protobuf 1.2.0


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