Last Version

Typeframed 1.2.1

A library for polymorphic protobuf streaming.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.typeframed
ArtifactId

ArtifactId

typeframed-protobuf
Version

Version

1.2.1
Type

Type

jar
Description

Description

Typeframed
A library for polymorphic protobuf streaming.

Download typeframed-protobuf 1.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.typeframed : typeframed-api jar 1.2.1
org.parboiled : parboiled-java jar 1.1.4
com.google.protobuf : protobuf-java jar 2.5.0
com.google.guava : guava jar 14.0.1
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.