License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.typeframed |
ArtifactId | ArtifactIdtypeframed-protobuf |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypeframed
A library for polymorphic protobuf streaming.
|
Filename | Size |
---|---|
typeframed-protobuf-1.2.1.pom | |
typeframed-protobuf-1.2.1.jar | 28 KB |
typeframed-protobuf-1.2.1-sources.jar | 26 KB |
typeframed-protobuf-1.2.1-javadoc.jar | 105 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |