is not current version
Last Version 0.6.3

Java Message Format Library 0.5.0

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.5.0
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.5.0


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

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.