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

com.cryptape.cita:protobuf 0.22.3

null

Категории

Категории

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

Группа

com.cryptape.cita
Идентификатор

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

protobuf
Версия

Версия

0.22.3
Тип

Тип

jar

Скачать protobuf 0.22.3


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