is not current version
Last Version 1.0.2

com.github.apuex.protobuf:jms-pb-converter 1.0.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.apuex.protobuf
ArtifactId

ArtifactId

jms-pb-converter
Version

Version

1.0.0
Type

Type

jar

Download jms-pb-converter 1.0.0


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