Last Version

Java Message Format Library 0.6.3

Highly configurable message format library supporting message definition through annotations

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.sayayi.lib
ArtifactId

ArtifactId

message-format
Version

Version

0.6.3
Type

Type

jar
Description

Description

Java Message Format Library
Highly configurable message format library supporting message definition through annotations
Project URL

Project URL

https://github.com/jgremmen/message-format
Source Code Management

Source Code Management

https://github.com/jgremmen/message-format

Download message-format 0.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2

Project Modules

There are no modules declared in this project.