is not current version
Last Version 0.0.24

io.higgs:higgs 0.0.10

Message oritented networking library

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

higgs
Version

Version

0.0.10
Type

Type

pom

Download higgs 0.0.10

Filename Size
higgs-0.0.10.pom 9 KB
Browse

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