org.jsense:jsense-protobuf

A Java library to work with sensing. Because sensing is nice. This is a supplemental library to allow serialization and deserialization to/from Google Protocol Buffers format.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.jsense
ArtifactId

ArtifactId

jsense-protobuf
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.jsense:jsense-protobuf
A Java library to work with sensing. Because sensing is nice. This is a supplemental library to allow serialization and deserialization to/from Google Protocol Buffers format.
Source Code Management

Source Code Management

https://github.com/markuswustenberg/jsense

Download jsense-protobuf

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
joda-time : joda-time jar 2.3
org.jsense : jsense-core jar 0.2.0
com.google.protobuf : protobuf-java jar 2.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.+
net.sourceforge.cobertura : cobertura jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0