License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.java-json-tools |
ArtifactId | ArtifactIdmsg-simple |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmsg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
|
Project URL |
Project URL |
Filename | Size |
---|---|
msg-simple-1.2.pom | |
msg-simple-1.2.jar | 36 KB |
msg-simple-1.2-sources.jar | 37 KB |
msg-simple-1.2-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.java-json-tools : btf | jar | 1.3 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.mockito : mockito-core | jar | 2.28.2 |