higgs.msg

A fast, self-describing binary message library

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

higgs.msg
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

higgs.msg
A fast, self-describing binary message library

Download higgs.msg

Filename Size
higgs.msg-1.1.1.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • boson

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
0.5.1
0.5.0
0.3.1
0.3.0
0.2.0
0.1.0