is not current version
Last Version 0.9.0-M5

org.lyranthe.prometheus:protobuf_2.11 0.8.2

protobuf

Categories

Categories

Ant Build Tools Protobuf Data Data Structures Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.lyranthe.prometheus
ArtifactId

ArtifactId

protobuf_2.11
Version

Version

0.8.2
Type

Type

jar

Download protobuf_2.11 0.8.2


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