не последняя версия
Последняя версия 1.0.2

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


Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

com.github.apuex.protobuf
Идентификатор

Идентификатор

jms-pb-converter
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]