is not current version
Last Version 1.36.0

com.wire:generic-message-proto 1.28.1

generic-message-proto

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.wire
ArtifactId

ArtifactId

generic-message-proto
Version

Version

1.28.1
Type

Type

jar

Download generic-message-proto 1.28.1


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