License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.reploop |
ArtifactId | ArtifactIdprotobuf-parser |
Last Version | Last Version0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREPLoop BOM
|
Filename | Size |
---|---|
protobuf-parser-0.19.pom | |
protobuf-parser-0.19.jar | 316 KB |
protobuf-parser-0.19-sources.jar | 129 KB |
protobuf-parser-0.19-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reploop/protobuf-parser/ -->
<dependency>
<groupId>org.reploop</groupId>
<artifactId>protobuf-parser</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.reploop/protobuf-parser/
implementation 'org.reploop:protobuf-parser:0.19'
// https://jarcasting.com/artifacts/org.reploop/protobuf-parser/
implementation ("org.reploop:protobuf-parser:0.19")
'org.reploop:protobuf-parser:jar:0.19'
<dependency org="org.reploop" name="protobuf-parser" rev="0.19">
<artifact name="protobuf-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reploop', module='protobuf-parser', version='0.19')
)
libraryDependencies += "org.reploop" % "protobuf-parser" % "0.19"
[org.reploop/protobuf-parser "0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.reploop : parser-commons | jar | 0.19 |
com.google.protobuf : protobuf-java | jar | 3.20.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
junit : junit | jar | 4.13.2 |