Last Version

msg.core 1.1.1

Core API and interfaces for Higgs

License

License

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

msg.core
Version

Version

1.1.1
Type

Type

jar
Description

Description

msg.core
Core API and interfaces for Higgs

Download msg.core 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
joda-time : joda-time jar 2.10
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

There are no modules declared in this project.