Last Version

msg-simple 1.2

A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

msg-simple
Version

Version

1.2
Type

Type

jar
Description

Description

msg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
Project URL

Project URL

https://github.com/java-json-tools/msg-simple

Download msg-simple 1.2


<!-- https://jarcasting.com/artifacts/com.github.java-json-tools/msg-simple/ -->
<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>msg-simple</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.java-json-tools/msg-simple/
implementation 'com.github.java-json-tools:msg-simple:1.2'
// https://jarcasting.com/artifacts/com.github.java-json-tools/msg-simple/
implementation ("com.github.java-json-tools:msg-simple:1.2")
'com.github.java-json-tools:msg-simple:jar:1.2'
<dependency org="com.github.java-json-tools" name="msg-simple" rev="1.2">
  <artifact name="msg-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.java-json-tools', module='msg-simple', version='1.2')
)
libraryDependencies += "com.github.java-json-tools" % "msg-simple" % "1.2"
[com.github.java-json-tools/msg-simple "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.java-json-tools : btf jar 1.3
com.google.code.findbugs : jsr305 jar 2.0.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.