is not current version
Last Version 1.7.2

net.sf.jalarms:jalarms-protobuf 1.6.0

null

Categories

Categories

Net Protobuf Data Data Structures
GroupId

GroupId

net.sf.jalarms
ArtifactId

ArtifactId

jalarms-protobuf
Version

Version

1.6.0
Type

Type

jar

Download jalarms-protobuf 1.6.0


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