is not current version
Last Version 1.7.2

net.sf.jalarms:jalarms-protobuf 1.7.1

null

Categories

Categories

Net Protobuf Data Data Structures
GroupId

GroupId

net.sf.jalarms
ArtifactId

ArtifactId

jalarms-protobuf
Version

Version

1.7.1
Type

Type

jar

Download jalarms-protobuf 1.7.1


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